
Announcements
Hello everyone
I tried to export an excel file from my powerapps canvas application but it gives me this error message:
JsonExportExcel.Run failed: { "code": "InvokerConnectionOverrideFailed", "message": "Failed to parse invoker connections from trigger 'manual' outputs. Exception: Could not find any valid connection for connection reference name 'shared_converterbypower2apps' in APIM tokens header." }
How can I solve this problem.
Another question is there a method to convert csv file to excel without using paid connectors?
Are the Power App, the Flow, and the Connection Reference all in the same solution? The error would suggest that either they aren't or there is a problem with the Connection the Connection Reference is referring to. This is probably either a bad Connection or a problem with ownership permissions.