I have built a power app which uses a flow which has premium connectors in it.
This is working fine for almost 1year.
Now it started throwing errors.
I have a flow service account which has Power automate per user plan,Power Automate Free and Exchange online 1 . This flow account is SharePoint admin as well.
( inside this flow I have used http connector as well for graph calls)
I have setup run-only permissions as the below screenshot-
The Error it is throwing is
Text Error-
[{"code":"ConnectionAuthorizationFailed","message":"The caller object id is 'cXXXXXXXXXXXXXXXXXXX791'. Connection 'shared-teams-dXXXXXXXXXXXXXXXXX1' to 'shared_teams' cannot be used to activate this flow, either because this is not a valid connection or because it is not a connection you have access permission for. Either replace the connection with a valid connection you can access or have the connection owner activate the flow, so the connection is shared with you in the context of this flow."}
In Power App Error-
It is failing when a creating a team.
Error-
{
"error": {
"code": "InvalidAuthenticationToken",
"message": "Lifetime validation failed, the token is expired.",
"innerError": {
"date": "2024-10-30T01:15:48",
"request-id": "1e075d640e754abf",
"client-request-id": "1e0759e0-aeabf"
}
}
}

Report
All responses (
Answers (