Hi there, Is there a way to find out the current version of our Auth0 tenant from the Auth0 Dashboard or logs ? I am running into what [appears to be a versioning conflict](https://community.auth0.com/t/error-after-clicking-button-redirect-to-auth0-oops-something-went-wrong/117941/2)
which pretty much has me at a stand still. Thanks for your assistance.
There is no ‘version’ to be aware of, assuming you are on the Auth0 public cloud. The error in the other thread is thrown because the client ID is not set properly. Can you double-check if the authClientId has a value (not undefined), for example?
1 Like