Why OAuth Workflow fails with 400 status code for an Owner account?

Anns
21
Reputation points
I have set up Oauth Flow in my application. I have 2 types of accounts for my Azure AD. One is an Owner account and the other is a Global Administrator(Sub user of the owner) account. My implementation works for the global administrator perfectly fine but fails with the Admin account. Why?
I flawlessly call APIs with the access token generated for the global administrator and everything works fine.
Is there any restriction or I am doing something wrong?
{count} votes
Yes, it happens when acquiring tokens.
Hi @Anns
Ok, which authentication flow are you using? Please share a screenshot of your error.
Hi @Anns
Would you please provide us with an update on the status of your issue?
Sign in to comment