We are having a major issue with a SharePoint list using a customized power apps form. Whenever a user attempts to go into an existing entry off of the SharePoint list, it asks for the "Allow" connections every time (not just once). It also does not even bring up the list item in display mode, rather acts as if it is a new record. If they back out, click on the list item again, then it goes in correctly. Very inconsistent.
However, once we run the Set -AdminPowerAppApisToBypassConsent powershell script, it seems to fix this issue. But then, for some unknown reason, this setting becomes "undone" (false) instead of "true".
They have "edit" access to the list and with one user, we even gave them full control.
This is on an application we just built and went live with on Monday. At least 2 other applications that are new (not yet live) have this exact same issue!
I would love to go back to writing true Power Apps (using the SharePoint list as a source vs customized forms), but that has the 2000 record limit for the search function.
Thanks for any help you can provide!!!!!!