I have configured the database connection, everything was working fine, until one day it started throwing errors when people attempt to signup
and when I check the console, I see the following error
WE’RE SORRY, SOMETHING WENT WRONG WHEN ATTEMPTING TO LOG IN.
Access to XMLHttpRequest at ‘https://mycompany.auth0.com/usernamepassword/login’ from origin ‘http://abc.mysite.xyz’ has been blocked by CORS policy: Response to preflight request doesn’t pass access control check: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.
Now I have added the website to
Allowed Origins (CORS) section
Nothing changed from my end, but getting this CORS error.
Not sure if anything setting has changed, but now I have gone and added the domain in the CORS section as well, still no effect
Sorry I haven’t assigned myself to this and it completely got away from my attention.
Can you let me know more context around it what database you use, what are potential steps you think I need to make to reproduce it, anything that can be helpful for me debugging it?
I am using Auth0 database connection, there is no Custom database.
it used to work, but now a days its not working, it throws the above error, I can send you the link as well where you can see by yourself
I’ve started discussing it internally and can you provide us with HTTP trace containing all the requests since accessing the application to the problem?
We tried with Auth0Provider angularjs 9.11 Auth0 library and everything seems working fine include the UserName-password database connection, that proves that there is nothing wrong in configuration on our end, would like to request your help on the same
We are more than happy to use Auth0Provider as well, but it has limited configuration capabilities.
for e.g we are not able to set the logo