Problem with access tokens
Hi,
I created an account on azure with the authentication that I am a student. However, I don't have anything in the subscriptions and I get an error. What could it be about?
The confirmation that I am a student went through without problems.
When I click to log in again, I get another error and I can't log in. I refresh the page and it logs in without a problem, but the subscription is still broken.
I'm writing here because I can't even create a ticket, because even that doesn't work :)
The selected user doesn't exist in the "Microsoft Services" tenant and can't access the "631d36ba-ddbd-4e88-807a-b8cd54f9b390" application in that tenant. First, you need to add an external user account in your tenant. Use a different account.
Error with subscription:
{
"sessionId": "209ba6945b3d491a8e3f174c90626399",
"errors": [
{
"errorMessage": "interaction_required: AADSTS16000: User account '{EUII Hidden}' from identity provider 'live.com' does not exist in tenant 'Microsoft Services' and cannot access the application '631d36ba-ddbd-4e88-807a-b8cd54f9b390'(Microsoft_Azure_Billing) 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. Trace ID: 85b47193-4d52-4f68-9c3a-bdc99bdbc800 Correlation ID: dab7cf10-ed1a-4725-9e31-4fc336cc0116 Timestamp: 2024-11-29 15:09:10Z",
"clientId": "631d36ba-ddbd-4e88-807a-b8cd54f9b390",
"scopes": [
"https://graph.windows.net//.default"
]
}
]
}