Hello, I hope you can help me with this weird error, we have a PowerApps that uploads photos to a SharePoint Folder and Create a log to a SharePoint List, this has been going on and working properly for the past 2 years, this was achieved by using the PowerAutomate with PowerApps. We secured this by using conditional access via Azure that it is only restricted to the company network.
All works well except for some of the users they are not able to upload because they are encountering the above error "Due to organizational policies, you can't access these resources from this network location" , this is using the same iPad/Android device that is connected to the company network, just a different accounts.
I am unable to track which is causing this issue, I hope you can provide a better insights on the issue at hand
The PowerAutomate goes like this (For Photo)
PowerApps Triggered > Compose ( to convert dataURItobinary the base64 data) > Create File (SharePoint)
at this point the error goes to the Create File step, we've check the permission to the said SharePoint list and SharePoint Document Library and those affected with the issue has permission.
I have tried to search the request ID via Azure but with no luck. Please Help