Forum Discussion
mohammad_r07
Oct 06, 2024Copper Contributor
OneDrive access denied error during flow list loading in power-automate-desktop
I get "access denied" when trying to load "My flows" inside the power automate desktop. The log messages shows this exception:
```
Microsoft.Flow.RPA.Desktop.Shared.Clients.Common.Repos.OneDrive.OneDriveClientException: Access denied
```
My account isn't work or educational account. I tried to login to my PowerAutomate account from more than 5 place, maybe this is because of it. Now I can't load my flows from anywhere. Also it may be related to the region. I can't find the real reason behind this issue and can't resolve it.
```
Microsoft.Flow.RPA.Desktop.Shared.Clients.Common.Repos.OneDrive.OneDriveClientException: Access denied
```
My account isn't work or educational account. I tried to login to my PowerAutomate account from more than 5 place, maybe this is because of it. Now I can't load my flows from anywhere. Also it may be related to the region. I can't find the real reason behind this issue and can't resolve it.
One strange thing is this geo value inside the logs when application tries to access the Onedrive:
```
{"azureRegionInfo":{"cloud":"tip0",
"geo":"unitedstates",
"region":"one-drive-environment-Region"},
"agentVersion":"2.45.00406.24170",
"executionInfo":{"contextId":0,
"is64BitProcess":true,
"processName":"PAD.Console.Host",
"sessionId":1,
"threadId":0},
"httpStatusCode":"Forbidden",
```
Even so my PowerAutomate account's region is GLOBAL but for Onedrive it uses the "unitedstate" geo.
```
{"azureRegionInfo":{"cloud":"tip0",
"geo":"unitedstates",
"region":"one-drive-environment-Region"},
"agentVersion":"2.45.00406.24170",
"executionInfo":{"contextId":0,
"is64BitProcess":true,
"processName":"PAD.Console.Host",
"sessionId":1,
"threadId":0},
"httpStatusCode":"Forbidden",
```
Even so my PowerAutomate account's region is GLOBAL but for Onedrive it uses the "unitedstate" geo.
I tried logout/login and changing my password too. Also I waited 2 days and issue still exists. Also I tried login with another account and it worked fine without problem. But my flows are inside my accounts and I need to access them.
I login to my Onedrive account in the web and application without problem and I can see the powerautomate files inside the Graph folder.
I login to my Onedrive account in the web and application without problem and I can see the powerautomate files inside the Graph folder.
1 Reply
Sort By
- jackywanglcCopper Contributor
I encountered this issue too.
It gave me a serious headache.
I have talked to Microsoft client support and posted this in Power Automate forum.
I still haven't got a solution.