Hey,
I have a web app that makes a request to my backend which builds the url for the auth0 /authorize endpoint and then redirects to it.
I am getting this error

I have 2 tenants (one for prod one for dev) and it works in 1 of the tenants and not in the other
I have the backend URL in the allowed origins, also have cors enabled like this:
![]()