Hi, I am having the same issue. I found and advice to use v2 (or v3) version of the Create Task action but this fails as well with this output:
{
"statusCode": 410,
"headers": {
"X-Cache": "Error from cloudfront",
"X-Amz-Cf-Pop": "ORD56-P1",
"X-Amz-Cf-Id": "AMQ-uCpsQt9iPo-VdjC_kb-4YWH4sMa2QISuzT4M4O6WU52wangB9w==",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"Timing-Allow-Origin": "*",
"x-ms-apihub-cached-response": "false",
"x-ms-apihub-obo": "false",
"Date": "Tue, 03 Jan 2023 13:33:44 GMT",
"Via": "1.1 9832e15ad117dafc81b031983cbde91e.cloudfront.net (CloudFront)",
"Content-Length": "257",
"Content-Type": "application/json"
},
"body": {
"error": {
"code": 410,
"source": "flow-apim-msmanaged-na-centralus-01.azure-apim.net",
"clientRequestId": "3102326c-1988-4b64-a4ac-b93782d4b85c",
"message": "The response is not in a JSON format.",
"innerError": "Gone"
}
}
}
It would be great if somebody from PowerAutomate support could have a look at this as this is an integration managed by Microsoft team.