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

Error: Acquiring token with refresh token #5

Closed
chrisdias opened this issue Aug 18, 2017 · 4 comments
Closed

Error: Acquiring token with refresh token #5

chrisdias opened this issue Aug 18, 2017 · 4 comments
Assignees

Comments

@chrisdias
Copy link
Member

Running from source, clicked on Azure: Login, did the device dance and then get this:

Error: Aquiring token with refresh token
    at /Users/chris/src/vscode-azurelogin/out/src/azurelogin.js:361:28
    at Request._callback (/Users/chris/src/vscode-azurelogin/node_modules/adal-node/lib/util.js:133:7)
    at Request.init.self.callback (/Users/chris/src/vscode-azurelogin/node_modules/request/request.js:188:22)
    at emitTwo (events.js:106:13)
    at Request.emit (events.js:194:7)
    at Request.<anonymous> (/Users/chris/src/vscode-azurelogin/node_modules/request/request.js:1171:10)
    at emitOne (events.js:96:13)
@chrisdias
Copy link
Member Author

chrisdias commented Aug 18, 2017

this was using either my chris@diasfam.com or my cdias@microsoft.com account.

@chrisdias
Copy link
Member Author

here is err.message. I did "Allow" VS Code to read my profile when logging in.

err.message
"Get Token request returned http error: 400 and server response: {"error":"invalid_grant","error_description":"AADSTS65001: The user or administrator has not consented to use the application with ID '818dee8b-8777-4f45-afc3-f7cc977caae2'. Send an interactive authorization request for this user and resource.\r\nTrace ID: 92f6c5fc-dd4c-47fc-a4ad-f88604000400\r\nCorrelation ID: d08636cd-7564-4a91-98ae-408a29953416\r\nTimestamp: 2017-08-18 18:25:42Z","error_codes":[65001],"timestamp":"2017-08-18 18:25:42Z","trace_id":"92f6c5fc-dd4c-47fc-a4ad-f88604000400","correlation_id":"d08636cd-7564-4a91-98ae-408a29953416"}"

@chrmarti
Copy link
Contributor

@chrisdias Have we seen this again? It might have been from the first attempt to get a custom application id.

@chrisdias
Copy link
Member Author

i have not seen this in the past week so closing.

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

No branches or pull requests

2 participants