Hi guys,
I am using a Flow in PowerApps to allow saving captured Images in my app and upload to Onedrive folder (mine is for Business)
I am using the technique in this link and a small modification
https://www.techmikael.com/2017/05/saving-collection-of-images-from.html
I tested the app on my phone, which worked just fine, save multiple photos into my new folder.
When another employee use my app , the flow encouter an error.
I check where the error is - is on the final step of "Create file" in OneDrive.
of "Createfile_Folderpath" - which I used Ask in Powerapps to create a new folder in Onedrive with some text input.
The error says "UNAUTHORIZED" like in the photo below.
I saw on their phone, when opening my Powerapps app, it already requested access to his own Onedrive
So why cant the flow run?
Can anyone please help me,
Thanks so much,
This is the error in "CReate file "in Onedrive
the error details
This is the step in my Flow.