As part of my flow, I'm having it create and update details on a task in planner based on a form response. However, after getting the flow working as expected earlier this week, when we wanted to start using the form it suddenly failed and now we cannot get it working again. The part that fails is the Update task details I am new at creating flows, but I cannot see anything obvious that I can fix.
This is the error message:
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 '"[{\"name\":\"OLED display error_Rona Eriksen 3.png\",\"link\":\"https://racelogic.sharepoint.com/sites/ProductTraining/Shared%20Documents/Apps/Microsoft%20Forms/Untitled%20form/Question/OLED%20display%20error_Rona%20Eriksen%203.png\",\"id\":\"01MVRD7RB7CIRO4CKINJH3MNSZOOZW623V\",\"type\":null,\"size\":614483,\"referenceId\":\"01MVRD7RHGCZJOOEC4VNAJWXLB5AKV2RTN\",\"driveId\":\"b!rWCey8WadU677-gORcrFheM9chYoqkZOgr9prO1tFC71VsNi2GmKRZGnSc768uvD\",\"status\":1,\"uploadSessionUrl\":null}]"' to be converted doesn't have the expected format 'String/uri'.
Does anyone have any idea or tips on how I can get this working again?