Hello everyone
I used until now the power automate api to retrieve data from a workflow on the qualtrics solution. and it worked great!
But since a few days, all my flows are in error. However, I haven't changed anything, neither on Qualtrics nor on PA.
here is the error message i get :
{ "message": "{\"error\":{\"code\":\"AuthorizationFailed\",\"message\":\"You do not have permissions to perform action 'run' on scope '/triggers/manual/paths/'. Verify you are making the request with the appropriate HTTP method. See http://aka.ms/logic-trigger for details.\"}}", "needRetry": false }
I don't understand, I have set on Qualtrics that this POST API does not require any authentication ? What could have changed in your opinion? The peculiar thing is that when I make a test call on the API it works perfectly, it's in the global workflow that I get the failure.
Thanks for your help 🙂