Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: CORS Issue on Login #496

Closed
4 tasks done
Saksham2k3s opened this issue Aug 6, 2024 · 1 comment · Fixed by #508
Closed
4 tasks done

BUG: CORS Issue on Login #496

Saksham2k3s opened this issue Aug 6, 2024 · 1 comment · Fixed by #508
Assignees
Labels
gssoc This label is attached to the issues related to Gssoc'24 level1

Comments

@Saksham2k3s
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

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.

cors

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
@hustlerZzZ hustlerZzZ added gssoc This label is attached to the issues related to Gssoc'24 level1 labels Aug 7, 2024
@hustlerZzZ
Copy link
Collaborator

Fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc This label is attached to the issues related to Gssoc'24 level1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants