money-tracker
money-tracker copied to clipboard
The provided redirect_uri is not in the list of allowed callback URLs.
My Setup :
- Windows computer with Cloudflared Tunnel. (reason behind Cloudflared is my ISP have double NAT).
- My Cloudflared has domain (example.cyou) pointing to http://localhost:3000
- I get this error Callback URL mismatch. The provided redirect_uri is not in the list of allowed callback URLs. Please go to the Application Settings page and make sure you are sending a valid callback url from your application.
-- If I provide you my domain can you whitelist it in your auth0 account?