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 for NodeChain API #53

Closed
3 tasks
hippocampusSwapper opened this issue Jan 9, 2022 · 0 comments · Fixed by #54 or #66
Closed
3 tasks

Enable CORS for NodeChain API #53

hippocampusSwapper opened this issue Jan 9, 2022 · 0 comments · Fixed by #54 or #66
Labels
enhancement New feature or request

Comments

@hippocampusSwapper
Copy link

hippocampusSwapper commented Jan 9, 2022

  • I have read the Contributing file of the documentation.
  • I have searched the issues (including closed ones) and believe that this is not a duplicate.
  • I am willing to lend a hand to help implement this feature. <
    !-- optional but encouraged, we need people like you -->

Feature Request

Feature Description

Add header: 'Access-Control-Allow-Origin': '*' in API responses for supporting CORS in browsers.

Use Case(s)

As a web client, I want to request NodeChain API from my own domain. Now I'm receiving this error on API requests:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant