Trying to get an Update Task connection to work and running into this error:
OpenApiOperationParameterTypeConversionFailed. The 'inputs.parameters' of workflow operation 'Update_task_details' of type 'OpenApiConnection' is not valid. Error details: Input parameter 'body/references/0/resourceLink' is required to be of type 'String/uri'. The runtime value '"%252fShared%2bDocuments%252fPlannerDocs%252fWindows%2bOS%2b_%2bService%2bPack%2bReport.xls"' to be converted doesn't have the expected format 'String/uri'.
I'm not able to figure out why as the resources is found and displayed but the flow stops cold at this last step and the whole flow fails.


Any help or things to try would be appreciated.