Hello;
It's been a few days since I started having problems with the Azure DevOPs connector. I don't know why, but I can't connect to one of the environments assigned to my Microsoft account.
If I try to modify the Azure DevOps connector account, the pop-up disappears and I can't modify anything.
If I try to modify any other connector, this does not happen.
When running the flow, I get the following error:
{
"status": 401,
"message": "TF400813: The user '9e296acd-1e44-44f0-8c77-cc9dbce85489\\******@*******.com' is not authorized to access this resource.\r\nAzure DevOps ActivityId: 95ab85b3-7002-4e10-8a9c-33665b514eb3\r\nDetails: {\"$id\":\"1\",\"innerException\":null,\"message\":\"TF400813: The user '9e296acd-1e44-44f0-8c77-cc9dbce85489\\\\*******@********.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=b03f5f7f11d50a3a\",\"typeKey\":\"UnauthorizedRequestException\",\"errorCode\":0,\"eventId\":3000}\r\nclientRequestId: 8b9e5e95-6fea-4c86-879a-fae75304541b",
"error": {
"message": "TF400813: The user '9e296acd-1e44-44f0-8c77-cc9dbce85489\\******@********.com' is not authorized to access this resource.\r\nAzure DevOps ActivityId: 95ab85b3-7002-4e10-8a9c-33665b514eb3\r\nDetails: {\"$id\":\"1\",\"innerException\":null,\"message\":\"TF400813: The user '9e296acd-1e44-44f0-8c77-cc9dbce85489\\\\*********@********.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=b03f5f7f11d50a3a\",\"typeKey\":\"UnauthorizedRequestException\",\"errorCode\":0,\"eventId\":3000}"
},
"source": "vsts-we.azconn-we-01.p.azurewebsites.net"
}
In my microsoft account I have access to two environments, but in Power Automate, I can only access one.
Microsoft account organizations:
Account organizations
Power automate environment:

How can I fix the problem?