cancel
Showing results for 
Search instead for 
Did you mean: 

Put request to upload zip file to Azureblob

Ajay_Chawda
Contributor

Hello Experts,
I’m trying to upload zip using put request to azur url.
as a result of PUT request i’m getting 201 (created) as result of request.
image

But when i tried to download the file and open it throws error saying invalid file.
image

Put request.
image

But same thing work in postman.
image
Above put request will upload the attached file and when i try to download the file from uploaded azure url , i’m able to download the file and open the zip file.
it does not throws any error while opening the zip file.

Any suggestion where i’m going wrong or any alternative method to upload file to azure blob directory.

Regards,
Ajay

3 REPLIES 3

Ajay_Chawda
Contributor

Hello Experts,
Any suggestions ?

Regards,
Ajay

Ajay_Chawda
Contributor

Hello All,
Any suggestions ?

Regards,
Ajay

Ajay_Chawda
Contributor

Hello All,
Any alternative method can be used ?

Regards,
Ajay