Azure / api-management-developer-portal

Developer portal provided by the Azure API Management service.
MIT License
489 stars 320 forks source link

APIM not supporting multipart upload #2164

Open svikash4 opened 1 year ago

svikash4 commented 1 year ago

Hi,

I am trying to upload bulk no. of files via APIM to Azure Blob storage. I used APIM Policies to upload the file with multipart/form-data. But it throwing me as unknow element error. How to upload multiple file to Azure blob with help of APIM.

ghost commented 1 year ago

@svikash4, thank you for opening this issue. We will triage it within the next few business days.

JMach1 commented 1 year ago

Hi @svikash4 I was unable to reproduce your issue, could you provide us reproduction steps, please? Thank you!