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
There is a Cross-Origin Resource Sharing (CORS) issue occurring on the login endpoint. Users are unable to successfully log in due to CORS errors, which are preventing the application from making requests to the server.
Record
I agree to follow this project's Code of Conduct
I'm a GSSOC'24 contributor
I want to work on this issue
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
What happened?
There is a Cross-Origin Resource Sharing (CORS) issue occurring on the login endpoint. Users are unable to successfully log in due to CORS errors, which are preventing the application from making requests to the server.
Record
The text was updated successfully, but these errors were encountered: