Can't get object via HTTP API #57

Closed
opened 2025-12-28 18:00:00 +00:00 by sami · 1 comment
Owner

Originally created by @roman-khimov on GitHub (Feb 12, 2024).

Originally assigned to: @tatiana-nspcc on GitHub.

Current Behavior

code	500
message	"has not bearer token"

Expected Behavior

File pushed through the gateway.

Steps to Reproduce

Try to fetch a file from the open container using CID/OID.

Originally created by @roman-khimov on GitHub (Feb 12, 2024). Originally assigned to: @tatiana-nspcc on GitHub. ## Current Behavior ``` code 500 message "has not bearer token" ``` ## Expected Behavior File pushed through the gateway. ## Steps to Reproduce Try to fetch a file from the open container using CID/OID.
sami 2025-12-28 18:00:00 +00:00
  • closed this issue
  • added the
    bug
    S4
    I4
    U1
    labels
Author
Owner

@roman-khimov commented on GitHub (Feb 12, 2024):

It's related to cookies from neo.org (drop 'em and it works, visit neo.org and you can no longer fetch things from rest.fs.neo.org). They're not bearer tokens, but they have different names, not related to bearers of any kind.

@roman-khimov commented on GitHub (Feb 12, 2024): It's related to cookies from neo.org (drop 'em and it works, visit neo.org and you can no longer fetch things from rest.fs.neo.org). They're not bearer tokens, but they have different names, not related to bearers of any kind.
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#57
No description provided.