Hi,
I've got an issue with flow creating an item in Team Services. This has been working for a few weeks but this morning an error started occuring:
Header:
{
"Pragma": "no-cache",
"x-ms-request-id": "4c101a0d-dc4e-4371-a4e8-36d428b629ec",
"Timing-Allow-Origin": "*",
"Cache-Control": "no-cache",
"Date": "Mon, 10 Jul 2017 08:46:41 GMT",
"Set-Cookie": "ARRAffinity=ed9e25d8bb471e7cbdc5f123719a2fc912ccd963ea208569e627d30bff82499b;
Path=/;HttpOnly;Domain=vstsconnectionprovider-westeurope.am2-ase-001.p.azurewebsites.net",
"Server": "Microsoft-IIS/8.0,Microsoft-HTTPAPI/2.0",
"X-AspNet-Version": "4.0.30319",
"X-Powered-By": "ASP.NET",
"Content-Length": "101",
"Content-Type": "application/json; charset=utf-8",
"Expires": "-1"
}
Body:
{ "Message": "The request is invalid.\r\nclientRequestId: 4c101a0d-dc4e-4371-a4e8-36d428b629ec" }
I've tried re-creating the flow but I get the same error.