Hi Experts,
I am building a workflow to reset the user's password on AD via GRAPH API using the power automate.
Here's the images:
The above action is for generating the Access Token from my azure portal - Application (used for calling the graph api)
FYI - Have already given the required permissions for a password reset:
I am also getting the correct access token. Now for the Password Reset HTTP here's the image:
I have already logged in via a GLobal Admin User Account but am still getting the below error,
I have followed everything as per the documentation
authenticationMethod: resetPassword
But don;t know why still getting the access denied error. Please hep . I need to crack this urgently.
)