I just created a form and in power automate it is giving me this error on the trigger event. Any help would be appreciated.
{
"statusCode": 415,
"headers": {
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"cf-cache-status": "DYNAMIC",
"report-to": "{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=7%2FdpDXwai%2FZPZ9DEAaYInXT3GymWyxsu8WI0HB11UsvimTDW3PDVNL8n5Tled5yGu%2FNwvlR2qCktu3MifVM5QpFL%2BTZ6Z%2BQBXAZbHbHGYE6gYrcEfIwEAL4ff95sH9RLzbD1LN7e7M4%3D"}],"group":"cf-nel","max_age":604800}",
"nel": "{"success_fraction":0,"report_to":"cf-nel","max_age":604800}",
"X-Content-Type-Options": "nosniff",
"cf-ray": "90c386b7fb9f6655-AMS",
"Alt-Svc": "h3=":443"",
"Server-Timing": "cfL4;desc="?proto=TCP&rtt=3363&min_rtt=3073&rtt_var=1382&sent=4&recv=8&lost=0&retrans=0&sent_bytes=345&recv_bytes=4773&delivery_rate=352509&cwnd=75&unsent_bytes=0&cid=09fb55eb161cb68a&ts=337&x=0"",
"Referrer-Policy": "strict-origin-when-cross-origin",
"x-ms-client-region": "unitedstates",
"x-ms-flavor": "Production",
"x-ms-trigger-type": "OpenApiConnectionWebhook",
"X-Ms-Workflow-Resourcegroup-Name": "3F6AB908E2254572B28EEC2ACA246E02-DEFAULT3F6AB908E2254572B28EEC2ACA246E02-ENV",
"x-ms-workflow-subscription-id": "7b4ee303-a875-47bd-b2e3-da21deec2eda",
"x-ms-environment-id": "default-3f6ab908-e225-4572-b28e-ec2aca246e02",
"x-ms-tenant-id": "3f6ab908-e225-4572-b28e-ec2aca246e02",
"x-ms-dlp-re": "-|-",
"x-ms-dlp-gu": "-|-",
"Timing-Allow-Origin": "*",
"x-ms-apihub-cached-response": "false",
"x-ms-apihub-obo": "false",
"Date": "Mon, 03 Feb 2025 15:41:37 GMT",
"Content-Length": "286",
"Content-Type": "application/json"
},
"body": {
"error": {
"code": 415,
"source": "flow-apim-msmanaged-na-northcentralus-01.azure-apim.net",
"clientRequestId": "d5e7221e-2909-4da4-9840-bf90f1637b53",
"message": "The response is not in a JSON format.",
"innerError": "Cannot read server response."
}
}
}