Hi,
When I try to launch a flow from powerapp in android
I got this error:
"code" : "InvokerConnectionOverrideFailed",
"message":"Failed to parse invoker connections from trigger 'manual' outputs. Exception: Could not find any valid connection for connection reference name 'shared_sql_1' in APIM tokens header."
- When I use the app in the browser It works
- From IOS, It works
- From android I have the error
- If I remove the sql action and connection from the flow, the flow works from android, the Azure SQL Connection seems to be the problem.
- Tried to add/remove flow from app, did not work
- Tried to recreate the flow trigger, did not work
Any Idea?