Hi Everyone,
I have flow that takes html content (a valid HTML form) from PowerApps and creates a html file using OneDrive for Business 's create file action. This works smoothly for everyone in my organization except one user. I can't reproduce that error with any other co-worker. There is no difference in terms of licensing between this user and rest of the folks.
Any help is appreciated 🙂
Here is the error
{
"statusCode": 404,
"headers": {
"x-ms-failure-cause": "apihub-token-exchange",
"x-ms-apihub-cached-response": "true",
"Date": "Fri, 26 Mar 2021 19:52:25 GMT",
"Content-Length": "367",
"Content-Type": "application/json"
},
"body": {
"status": 404,
"message": "Error from token exchange: The connection (canada-001/onedriveforbusiness/e74e15f0376c40de8eea6d953bd5eb1b) is not found. Please create new connection and change your application to use the new connection."
}
}

Report
All responses (
Answers (