I am trying to use the premium action "Invoke an HTTP Request - HTTP with Azure AD" to reset a users password.
The user of the Flow and this actions Connection has the following Azure AD Roles:
- Global administrator
- Helpdesk administrator
- Password administrator
error: {
"code": "Authorization_RequestDenied",
"message": "Insufficient privileges to complete the operation."
What Role or permissions does the user need?
