Hi,
I am building a simple flow of creating a task, then updating the description. I use create a task first, then I use update a task using the dynamic ID and then add some description.
I left the reference and checkbox fields blank but I am getting this error.
ResponseSwaggerSchemaValidationFailure. The API 'planner' returned an invalid response for workflow operation 'Update_task_details_2' of type 'OpenApiConnection'. Error details: 'The API operation 'UpdateTaskDetails_V2' requires the property 'body/references' to be of type 'Array' but is of type 'Object'.'

The flow still runs but there is a error at this step. Any help?
Thanks,
Sam