Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IntelliJ][ReportedByUser] MS Services - Error Getting Subscriptions #4605

Closed
scanpratik opened this issue Sep 21, 2020 · 2 comments
Closed
Assignees
Milestone

Comments

@scanpratik
Copy link

IntelliJ build version: 2020.2.2 IU-202.7319.50
OS: Mac OS X
JDK: JetBrains s.r.o. 11.0.8
Plugin version: 3.42.0-2020.2
Error message:

java.lang.RuntimeException: java.io.IOException: com.microsoft.aad.adal4j.AuthenticationException: {"error_description":"AADSTS700082: The refresh token has expired due to inactivity. The token was issued on 2020-06-06T12:30:46.6737143Z and was inactive for 90.00:00:00.\r\nTrace ID: 45b4a175-be05-4544-aa30-91596edb3a00\r\nCorrelation ID: f99ce434-9d75-4593-8640-0c22d744c21f\r\nTimestamp: 2020-09-21 11:22:17Z","error":"invalid_grant","error_uri":"https:\/\/login.microsoftonline.com\/error?code=700082"}
	at rx.exceptions.Exceptions.propagate(Exceptions.java:57)
	at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:463)
	at rx.observables.BlockingObservable.single(BlockingObservable.java:340)
	at com.microsoft.azure.management.resources.implementation.TenantsInner.list(TenantsInner.java:77)
	at com.microsoft.azure.management.resources.implementation.TenantsImpl.list(TenantsImpl.java:36)
	at com.microsoft.azuretools.sdkmanage.AzureCliAzureManager.getSubscriptionsWithTenant(AzureCliAzureManager.java:136)
	at com.microsoft.azuretools.authmanage.SubscriptionManager.updateAccountSubscriptionList(SubscriptionManager.java:105)
	at com.microsoft.azuretools.aut
@andxu
Copy link
Contributor

andxu commented Sep 22, 2020

@scanpratik , could you please login azure cli again:

az login

and then try to sign-in in intellij plugin?

@andxu andxu self-assigned this Sep 22, 2020
@andxu andxu added this to the V3.45.0 milestone Sep 22, 2020
@no-response
Copy link

no-response bot commented Oct 6, 2020

This issue has been closed automatically because it needs more information and has not had recent activity. Please reach out if you have or find the answers we need so that we can investigate further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants