Share via

Microsoft Graph API Teams Error throwing

Venkat Mallela 1 Reputation point
2020-06-29T11:56:38.017+00:00

AADSTS50020: User account 'abcdl@Stuff .com' from identity provider 'live.com' does not exist in tenant 'zxcbv' and cannot access the application '456766-5954-40e3-9ed5-3484e88098e7'(testpreprod) in that tenant. The account needs to be added as an external user in the tenant first. Sign out and sign in again with a different Azure Active Directory user account.
10829-capvture.png

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments

2 answers

Sort by: Most helpful
  1. Dhivya G - MSFT Identity 11 Reputation points Microsoft Employee
    2020-06-29T20:44:08.693+00:00

    Your authority endpoint should be common if your application must support both Azure AD and Personal accounts. For more details on endpoint you can refer this documentation.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments

  2. AmanpreetSingh-MSFT 56,971 Reputation points Moderator
    2020-06-29T12:56:33.793+00:00

    Hello @VenkatMallela-5002 ,

    You need to add the user account '******@gmail.com' as a Guest User to your tenant and when that user will authenticate against Azure AD, he might need to reset his password for the first time to create a corresponding Microsoft Account (Live ID) if it doesn't exist already. Once this is done, user should be able to access the application.


    Please do not forget to "Accept the answer" wherever the information provided helps you. This will help others in the community as well.

    Was this answer helpful?

    2 people found this answer helpful.
    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.