
Announcements
Hello,
I have a Power App that calls a Power Automate flow. The flow fills out a Microsoft Word Template and stores it to a SharePoint list. Yesterday, we had an issue where one user could successfully use the app and call the flow, but the flow would fail due to "token errors". Below are the errors we received.
While this was happening, other users could run the app and flow just fine. We found the fix was to have the user sign out of their Microsoft account and sign back in and it started working fine. My question is, is there a way to have Power Apps force the user to refresh these tokens every time they load the app? Or is there another solution? The app would tell the user that it had successfully submitted but since the flow was failing the file never got created.
Note: This app is in the production environment, with a service account being used for the different connection references (SharePoint, MS Word, Office 365).