Hello everyone,
I'm encountering an issue when trying to call a Power Automate flow named "SendapprovalandfollowupviaTeams" from Power Apps.
Previously, I built a similar workflow in an old application, and it worked normally. However, after recreating it using the same method for a new application, I've found that the end-users are receiving this error.
Here is the error message the user receives:
SendapprovalandfollowupviaTeams.Run failed: {"error":{"code":"ApiHubsRequestFailed","message":"The request failed with client error: 'Input parameters are invalid. See details for more information. Details:errorCode: ParameterNotDefined. Message: Parameter 'workflowAuthorization' is not allowed on the connection since it was not defined as a connection parameter when the API was registered.'. The correlation Id is 'AZXZ21b-XXXX-XXXX-XXXX-9c85ebXZXZXXZ'."}}
Could anyone help explain the cause of this issue and suggest a possible solution?
Thank you!