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

Not able to log on to the app due to CORS restrictions #28

Open
miklosq opened this issue Jun 7, 2024 · 0 comments
Open

Not able to log on to the app due to CORS restrictions #28

miklosq opened this issue Jun 7, 2024 · 0 comments

Comments

@miklosq
Copy link

miklosq commented Jun 7, 2024

Hi Deepsha,

I have installed the app but I am unable to log on. The browser's console log gives me the following error message:

"Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://localhost:5000/login. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 403."

Can you help? The app is running on port 3000 and server is running on port 5000 on localhost.

My node version is:
v20.14.0
My npm version is:
10.7.0

Thank you,
Miklos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant