I triggered a logic app that worked perfectly yesterday however today I am getting an error on the HTTP request
"body": "{\"message\":\"You do not have permission to perform this action.\",\"code\":0}"
I am the owner of the resource group the logic app is in, but just for extra good measure I have added the Logic Apps Contributor role to my account, but alas it is still erroring.
The API request is fine as I can run it through Postman fine, so purely an Azure issue. I've spoken to my Azure administrator who is certain nothing has changed between yesterday and today.
Any thoughts on what I can check to see why this is happening all of a sudden?