No accepted solutions yet
No badges yet
ERR_SSL_PROTOCOL_ERROR from auth0 wrong redirect, NO SET PRIMARY DOMAIN option
[quote="swarnava, post:4, topic:1550"] make it dyanamic. If you are using any static URL in code, you need to use Environment variable like `VERCEL_URL` so that they get changed...
ERR_SSL_PROTOCOL_ERROR from auth0 wrong redirect, NO SET PRIMARY DOMAIN option
Thank you for this. Is there any way to make the domain as primary? The AI suggested there should be an option so that all the traffic goes to it rather than the vercel.app domain,...
ERR_SSL_PROTOCOL_ERROR from auth0 wrong redirect, NO SET PRIMARY DOMAIN option
Hi, thank you for the reply, yes, I had read that before as i found it in another post, I was wondering though if it could also be triggered by the fact that there is a redirection...
ERR_SSL_PROTOCOL_ERROR from auth0 wrong redirect, NO SET PRIMARY DOMAIN option
I also noticed that when I get the callback mismatch, there is this param inside the the url: code&redirect_uri=https%3A%2F%2F *vercel.app domain* %2Fapi%2Fauth%2F which does not...
ERR_SSL_PROTOCOL_ERROR from auth0 wrong redirect, NO SET PRIMARY DOMAIN option
Hi all, I am looking for some help. I use Auth0 for my login in a next js app. I have my custom domain with vercel, the vercel.app address and local host setup as callbacks:...