Hi
I cant remember making any changes, but my flow is failing when I now run it from via PowerApps and this is the error message i get:
{
"error": {
"code": 400,
"source": "flow---------------",
"clientRequestId": "--------------------------",
"message": "The response is not in a JSON format.",
"innerError": "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01//EN\"\"http://www.w3.org/TR/html4/strict.dtd\">\r\n<HTML><HEAD><TITLE>Bad Request</TITLE>\r\n<META HTTP-EQUIV=\"Content-Type\" Content=\"text/html; charset=us-ascii\"></HEAD>\r\n<BODY><h2>Bad Request - Request Too Long</h2>\r\n<hr><p>HTTP Error 400. The size of the request headers is too long.</p>\r\n</BODY></HTML>\r\n"
}
}
I dont know what this means any help will be appreciated?