can't get call ms graph volley.AuthFailureError

Sara al-Amri 0 Reputation points
2023-09-03T00:34:57.7866667+00:00

hello everyone

I managed to get an access token using a phone sign Up without the password
so when I tried to call MS Graph it gave an error

i setup all permission and scope from Azure portal

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

1 answer

Sort by: Most helpful
  1. JamesTran-MSFT 37,226 Reputation points Microsoft Employee Moderator
    2023-09-21T18:27:01.8233333+00:00

    @Sara al-Amri

    Thank you for your detailed post and I apologize for the delayed response!

    Error Message:
    volley.AuthFailureError

    Based off your error message and screenshots, it looks like you set everything up correctly since you're able to get the Access Token using Phone signup. However, to gain a better understanding of your issue, can you share some more details below.

    • What Graph API call are you trying to make with the access token?
    • After receiving the access token - did you verify it using a JWT decoder? https://jwt.ms/
    • Can you share any documentation that you followed to set this up?

    Any additional information would be greatly appreciated!


    Additional Links:

    If you have any other questions, please let me know. Thank you for your time and patience throughout this issue.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.