I am getting Unauthorized on my HTTP action in Power Automate. I’m wanting to call the API to clean up inherited access as specified in Microsoft documentation here. In Azure, I have created an app registration with the required permissions, and I am successfully obtaining an access token using Postman and in Power Automate. The user has system admin privileges in CRM. I am having trouble using the token using the Authorization header. Any thoughts? Thanks in advance.
Get the token
HTTP action that is failing
Error message (no additional information provided)