
I keep getting an error and cannot seem to resolve the issue.
Flow save failed with code 'OpenApiOperationParameterValidationFailed' and message 'Input parameter 'body' validation failed in workflow operation 'Update_task_details': The API operation 'UpdateTaskDetails_V2' is missing required property 'body/references/0/resourceLink'.'.
Any ideas?
[
{
"alias": "Annual Leave",
"resourceLink": "https://contoso.sharepoint.com/sites/PowerUsers/Shared%Documents/AnnualLeave.xlsx",
"type": "Excel"
}
]