question

AjayPalsaniya-5044 avatar image
0 Votes"
AjayPalsaniya-5044 asked azure-cxp-api edited

getting error when reset password of a user in Azure ADB2C using microsoft graph API

hi i'm getting an error when i trying to reset password of a user using graph ,using the api https://graph.microsoft.com/beta/users/{ID}/changePassword where id is user id also passing the bearer token in header but getting error says { "error": { "code": "Authorization_RequestDenied", "message": "Access to change password operation is denied.", "innerError": { "date": "2021-02-22T06:17:30", "request-id": "24adc994-82c6-459c-b817-", "client-request-id": "24adc994-82c6-459c-b817-3** } } }

azure-ad-graph
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

JamesHamil-MSFT avatar image
0 Votes"
JamesHamil-MSFT answered AjayPalsaniya-5044 commented

Hi @AjayPalsaniya-5044 , have you tried any of the methods mentioned in this thread? It will help me narrow down what worked and didn't work. We may need to create a support ticket for this but I wanted to see what you tried first. Please let me know.

Thank you,
James


· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @AjayPalsaniya-5044 , do you still need help with this issue? If not, please mark the answer as verified so other users may reference it.

Thank you,
James

0 Votes 0 ·

yes i'm facing the same error, i did everything you mentioned above ,i'm using free trail version of Azure B2C is it possible without subscription plan? because i getting same error
when uploading a user profile photo .

0 Votes 0 ·