
Announcements
Hello everyone,
I have the following issue:
I have in PowerApps different fields that are inserted by a button in a form and this is then converted to PDF. (Form is created by HTML). Of course this all works with the help of the flow. (See image below)
It has also worked until recently. Now, when clicking on the button, only this error message appears (See image below) and no PDF is created, as the flow should do... Does anyone know what the problem could be?
Translated: Error at "ExportingToPDF-Reiseabrechnung.Run":{"error:{"code":"TriggerInputSchemaMismatch", "message":"Der Eingabetext für den Trigger \"manual\" vom Typ \"Request\" does not match the schema definition. Error details: Invalid type. Expected String but got Integer.."} }
Thanks in advance!
I solved it. It was a problem with a wrong mail adress in OneDrive. After changing it, it works fine!