WalletConnect get option is missing for request: GET /objects/{containerId}/by_id/{objectId} #89

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

Originally created by @mike-petrov on GitHub (Aug 13, 2024).

Originally assigned to: @tatiana-nspcc on GitHub.

Current Behavior

I try to migrate from GET /objects/{containerId}/{objectId}?walletConnect=true to GET /objects/{containerId}/by_id/{objectId}, and see error:

{message: "get bearer token: invalid signature", type: "GW"}

because request not support get option ?walletConnect=true

Expected Behavior

Support WalletConnect signatures and make it possible to use ?walletConnect=true option like others requests

Your Environment

Originally created by @mike-petrov on GitHub (Aug 13, 2024). Originally assigned to: @tatiana-nspcc on GitHub. ## Current Behavior I try to migrate from `GET /objects/{containerId}/{objectId}?walletConnect=true` to `GET /objects/{containerId}/by_id/{objectId}`, and see error: ``` {message: "get bearer token: invalid signature", type: "GW"} ``` because request not support get option `?walletConnect=true` ## Expected Behavior Support WalletConnect signatures and make it possible to use `?walletConnect=true` option like others requests ## Your Environment * Version of the product used: v0.10.1 * Server setup and configuration files used: [rest.t5.fs.neo.org/v1/docs](https://rest.t5.fs.neo.org/v1/docs/)
sami 2025-12-28 18:00:07 +00:00
  • closed this issue
  • added the
    bug
    S4
    I3
    U1
    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#89
No description provided.