Hi everyone,
I'm having issues connecting to the Power Automate web API. This is what I did:
First I successfully fetch my bearer token:

Afterwards I try to execute my GET request to the Power Automate API:

I always receive a 401.
I did following things:
- registered subscription in Azure AD
- I granted the application user admin rights on dynamics 365
Still I keep on receiving the 401.

Please advice on how to overcome this issue.
Thanks!