01-16-2023 02:19
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-16-2023 02:19
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Using the azure.storage.blob function in Python Course , I was attempting to download an Azure blob. BlobServiceClient. There are numerous large blobs inside the containers; the error occurs when the code tries to download files that are 100 MB or larger.
Only the larger blobs are giving an error; the code works properly for smaller blobs: erroneous message - please insert the image description
Additionally, I tried the readinto, download to stream, and other methods listed in the MS documentation, but they all returned the same issue.
01-16-2023 08:03
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



01-16-2023 08:03
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @likith
This problem does not seem like it is related to the Fitbit Web APIs. May I suggest you contact the creator of the course or Microsoft Azure support for assistance.
Gordon
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

