Skip to content

[bug]: download.ts fails with client.getBlobMetadata is not a function #5

@vansham

Description

@vansham

Affected product

SDK (JS/TS)

Version / Commit / Build

v1.0.1 (Quickstart) | Commit: 401ebba53719af843824d5d0c91e66ea2c7c7f2d

Platform / Environment

Windows, Browser (Chrome)

Steps to Reproduce

1 . Setup shelby-quickstart repo.
2 . Run npm run config and select Shelbynet.
3 . Upload a file using npm run upload (Success).
4 . Run npm run download and enter filename.

Expected Behavior

The script should fetch blob metadata and download the file successfully.

Actual Behavior & Errors

Unexpected error: client.getBlobMetadata is not a function. It seems the SDK has deprecated or renamed this method.

Image

Logs / Screenshots

Contact (Optional)

@deep057756

Pre-Checks

  • I've searched existing issues
  • This is not a security vulnerability (see SECURITY.md)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions