Custom Domain referencing wrong tenant

I have a dev tenant and a prod tenant. I’m using the authorization flow for my app and the universal login screen for login. I set up a custom domain for prod and it works fine over localhost - all I had to update was the auth0 domain. But over my hosted prod environment the custom domain isn’t working. It actually redirects to the dev tenant domain with the dev client ID and throws an error. Did I misconfigure something or miss something? Are there any known/common sticking points getting custom domains to work in hosted environments?

Just so no one gets confused by this with a similar question in the future. This turned out to be a mistake from our devops department. Nothing was misconfigured or wrong in the code.

Hi @i-said-no-cops ,
Can you provide more details on how it was fixed? Have all the same
Thanks in advance

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.