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

No 'Access-Control-Allow-Origin' header is present on the requested resource #32

Closed
CitizenFiftyTwo opened this issue Dec 24, 2019 · 1 comment

Comments

@CitizenFiftyTwo
Copy link

Hello,

I am trying some researches but I always end up with

'http://localhost:3000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

Do you know how to solve this issue ?

@LucasLeandro1204
Copy link
Owner

This package is not ment to be used in browser, but this is a cors issue, you have to proxy requests through a server

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

2 participants