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

Closed
opened 2025-12-28 18:00:03 +00:00 by sami · 0 comments
Owner

Originally created by @mike-petrov on GitHub (Mar 21, 2024).

Originally assigned to: @smallhive on GitHub.

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 https://github.com/nspcc-dev/neofs-rest-gw/issues/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
Originally created by @mike-petrov on GitHub (Mar 21, 2024). Originally assigned to: @smallhive on GitHub. ## 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": <img width="300" alt="image" src="https://github.com/nspcc-dev/neofs-rest-gw/assets/32885629/d82216f8-daf6-4e66-95b5-b665cd773338"> related to https://github.com/nspcc-dev/neofs-rest-gw/issues/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
sami 2025-12-28 18:00:03 +00:00
  • closed this issue
  • added the
    bug
    S4
    I4
    U0
    labels
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-rest-gw#71
No description provided.