You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The browser returns a cors error when accessing the auth endpoints with the following message:
Access to fetch at 'https://dummyjson.com/auth/me' from origin 'https://www.test.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'.
The text was updated successfully, but these errors were encountered:
The browser returns a cors error when accessing the auth endpoints with the following message:
The text was updated successfully, but these errors were encountered: