Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ConditionNotMet error while trying to download azure blob using python

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.

 

 

Best Answer
0 Votes
1 REPLY 1

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

Gordon Crenshaw
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google
Best Answer
0 Votes