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.
Logs / Screenshots
Contact (Optional)
@deep057756
Pre-Checks