An Azure service that automates the access and use of data across clouds without writing code.
OneDrive Connector - BadGateway Issue in Azure Logic Apps (HTTP 502)
Nitya V
230
Reputation points
We are experiencing a service disruption impacting delete/copy/get operations in our workflow integration between Azure Logic Apps and OneDrive for Business. The same files can be deleted/downloaded/copied successfully through the OneDrive UI, indicating that permissions are not the root cause. This behavior began and coincides with a recent Microsoft service update (17 March 2026) and no changes have been made on our workflows
Please provide steps to resolve as these are affecting our SLA since a week
{
"error": {
"code": 502,
"source": "logic-apis-centralus.azure-apim.net",
"clientRequestId": "c9d8d306-6e11-4888-a5e7-770886d62a50",
"message": "BadGateway",
"innerError": {
"status": 500,
"message": "An error was encountered while retrieving the user profile.\r\nclientRequestId: c9d8d306-6e11-4888-a5e7-770886d62a50\r\nserviceRequestId: fef900a2-60b6-b000-ea33-6b624de90e99"
}
}
}
Azure Logic Apps
Azure Logic Apps
Sign in to answer