Hi,
Having a simple Flow failing on me on many Android Devices (all same user, owner of app and flow) and seeing it work on iPhone (still all with the same user, owner of app and flow) I made the simplest Flow and App I could.
App: One button with a flow in OnSelect, no input
Flow: GetLists
Trying to run this I get:
"code":"InvokerConnectionOverrideFailed"
"message":"Could not find any valid connection for connection reference name 'shared_sharepointonline' in APIM tokens header."
Seeing many comments on similar issues saying to remove all connections and flows I figured I'd do that. And now I have cleaned out all connections, apps, flows, everything!
Redid the simplest of apps based on a list view and added a flow that connected to Sharepoint,
, and I still get the same error. What the heck is going on here?! HELP!