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

CORS header 'Access-Control-Allow-Origin' missing #180

Closed
mike-petrov opened this issue Mar 21, 2024 · 0 comments · Fixed by #181
Closed

CORS header 'Access-Control-Allow-Origin' missing #180

mike-petrov opened this issue Mar 21, 2024 · 0 comments · Fixed by #181
Assignees
Labels
bug Something isn't working I4 No visible changes S4 Routine U0 Needs to be resolved immediately
Milestone

Comments

@mike-petrov
Copy link

Current Behavior

Request GET https://rest.fs.neo.org/v1/auth/bearer?walletConnect=true with bearer and signatures headers being blocked by browser because of "CORS Missing Allow Origin":

image

related to #166

Expected Behavior

Panel working fine.

Steps to Reproduce

Can be reproduced with panel.fs.neo.org if you're to sign an object operations token.

Context

panel.fs.neo.org is broken because of this.

Regression

Yes, 0.7.2 handled this fine.

Your Environment

  • Version of the product used: 0.8.1
@mike-petrov mike-petrov added bug Something isn't working U0 Needs to be resolved immediately S4 Routine I4 No visible changes labels Mar 21, 2024
@mike-petrov mike-petrov added this to the v0.8.2 milestone Mar 21, 2024
smallhive added a commit that referenced this issue Mar 21, 2024
Closes #180.

Signed-off-by: Evgenii Baidakov <evgenii@nspcc.io>
smallhive added a commit that referenced this issue Mar 21, 2024
Closes #180.

Signed-off-by: Evgenii Baidakov <evgenii@nspcc.io>
smallhive added a commit that referenced this issue Mar 21, 2024
Closes #180.

Signed-off-by: Evgenii Baidakov <evgenii@nspcc.io>
smallhive added a commit that referenced this issue Mar 21, 2024
Closes #180.

Signed-off-by: Evgenii Baidakov <evgenii@nspcc.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working I4 No visible changes S4 Routine U0 Needs to be resolved immediately
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants