rithala / power-automate-tools

The Chrome/Edge extension that enables editing a Power Automate flow definition as JSON.
GNU General Public License v3.0
13 stars 3 forks source link

Keep getting invalid inputs property of type 'authentication' #4

Closed ThreeTen22 closed 1 month ago

ThreeTen22 commented 1 year ago

Error during saving the flow definition: Error: Request to XRM API failed with error: 'Message: Flow client error returned with status code "BadRequest" and details "{"error":{"code":"InvalidOpenApiFlow","message":"Flow save failed with code 'WorkflowRunActionInputsInvalidProperty' and message 'The 'inputs' of workflow run action 'RefAccCol' of type 'OpenApiConnection' should not have the property 'authentication'.'."}}". Code: 0x80060467 InnerError: '. Its unable to save any flows with dataverse connectors or any other action with the "authentication" property.

Full message: Flow client error returned with status code "BadRequest" and details "{"error":{"code":"InvalidOpenApiFlow","message":"Flow save failed with code 'WorkflowRunActionInputsInvalidProperty' and message 'The 'inputs' of workflow run action 'RefAccCol' of type 'OpenApiConnection' should not have the property 'authentication'.'."}}".

rithala commented 1 month ago

The issue should be resolved by the 1.2 release. Please check again after updating the extension.