I have a flow which runs when an email is received and for each attachment it moves the attachment to a one drive folder.
This flow has been running for over 6 months (20,000+ runs) with no issue, today this flow wont work with the 502 BadGateway error on the create file step:
The body is:
I started receiving a 502 error today on the OneDrive for Business Extract Archive to Folder action.
Worked yesterday.
So far:
- Deleted, recreated action (no go)
- Deleted, recreated connection (no go)
Strangely, the action works (unzips a .zip folders contents to OneDrive for Business folder) but the Flow fails on this action with:
{ "error": { "code": 502, "source": "flow-apim-msmanaged-na-eastus2-01.azure-apim.net", "clientRequestId": "9561a1ac-0b52-464d-9b77-ae1fb1285f89", "message": "BadGateway", "innerError": { "status": 502, "message": "Unable to upload contents of file '/Content/test-1.zip': One or more files failed to upload.", "source": "api.connectorp.svc.ms" } } }
BUT THE ACTION IS COMPLETED!!
Need help on this. Any ideas?
In analyzing this a bit closer, here is what I found:
Questions:
Thank you
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!