I have an exisitng Cloud Flow, that sends a message to Teams when an email is received.
It has been working correctly, no issues, but when I checked today, and went to edit the flow, I could see the Teams connection had a 'Fix connection' message
When I looked at the run history, I could see it had failed, with the response:
{
"error": {
"code": "AuthorizationFailed",
"message": "A bearer token was not provided in the request's authorization header."
}
}
I have updated my Mirosoft password, to no avail.
Is there any reason why this issue should all-of-a-sudden occur?
Any suggestions most gratefully received.