Flow save failed with code 'DynamicOperationRequestClientFailure' and message 'The dynamic operation request to API 'visualstudioteamservices' operation 'GetResponseWorkItemSchema' failed with status code 'Unauthorized'. This may indicate invalid input parameters. Error response: { "status": 401, "message": "TF400813: The user '<SOME GUID>\\xxx@bbb.com' is not authorized to access this resource.\r\nAzure DevOps ActivityId: <SOME GUID>\r\nDetails: {\"$id\":\"1\",\"innerException\":null,\"message\":\"TF400813: The user '<SOME GUID>\\xxx@bbb.com' is not authorized to access this resource.\",\"typeName\":\"Microsoft.TeamFoundation.Framework.Server.UnauthorizedRequestException, Microsoft.TeamFoundation.Framework.Server, Version=14.0.0.0, Culture=neutral, PublicKeyToken=XXXXXX\",\"typeKey\":\"UnauthorizedRequestException\",\"errorCode\":0,\"eventId\":3000}\r\nclientRequestId: xxxxxxxxxx", "error": { "message": "TF400813: The user '<SOME GUID>\\xxx@bbb.com' is not authorized to access this resource.\r\nAzure DevOps ActivityId: XXXXXXXX\r\nDetails: {\"$id\":\"1\",\"innerException\":null,\"message\":\"TF400813: The user '<SOME GUID>\\xxx@bbb.com' is not authorized to access this resource.\",\"typeName\":\"Microsoft.TeamFoundation.Framework.Server.UnauthorizedRequestException, Microsoft.TeamFoundation.Framework.Server, Version=14.0.0.0, Culture=neutral, PublicKeyToken=XXXXXXX\",\"typeKey\":\"UnauthorizedRequestException\",\"errorCode\":0,\"eventId\":3000}" }, "source": "vsts-wcus.azconn-wcus-01.p.azurewebsites.net" }'.
So, clearly, i am missing some permission, though the link you have provided does not explain how to set the needed permissions
"To use this integration, you will need access to a Visual Studio Team Services account with API access enabled. To make a connection, select Sign In. You will be prompted to provide your Visual Studio Team Services account, follow the remainder of the screens to create a connection."
when i sign in with my account nothing changes.
Please also note that, with this same account, i am Project administrator on the project i am trying to connect the Flow to.
So maybe i am missing some other permission that i am not aware of? any additional information would be highly appreciated 🙂
Thanks