Hello, I am getting errors when trying to log out of my application with the following (slightly modified to hide private info) error message:
The "returnTo" querystring parameter "https://site.foo.com/auth/logout?redirect_to=https://bar.site.com" is not defined as a valid URL in "Allowed Logout URLs". To add a new URL, please do it here: https://manage.auth0.com/#/applications/#####/settings
I have set up all the “Allowed Logout URLs” (with wildcards and all), but still getting this error. Any suggestions on debugging?