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

Enable CORS support #64

Open
Clavum opened this issue Feb 11, 2023 · 3 comments
Open

Enable CORS support #64

Clavum opened this issue Feb 11, 2023 · 3 comments

Comments

@Clavum
Copy link

Clavum commented Feb 11, 2023

I am unable to use the NiceHash API from a web app, specifically Flutter Web. From an Android device works fine.

The error message I get isn't very helpful ("XMLHttpRequest error"), but almost every GitHub issue or Stack Overflow post I could find says that the server side needs to enable CORS support:
https://stackoverflow.com/a/60891897/9915119
flutter/flutter#57421 (comment)
https://stackoverflow.com/a/71369372/9915119
https://enable-cors.org/server.html

Seems like this would need to get fixed from your end but also doesn't seem that hard to change.

@jbaryy708
Copy link

Hi....

@jbaryy708
Copy link

Hi..

@nkatbk
Copy link

nkatbk commented Dec 17, 2023

Hi....

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

3 participants