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

Cannot get the access token, AcquireTokenAsync returned null #47

Open
negberts opened this issue Oct 22, 2018 · 6 comments
Open

Cannot get the access token, AcquireTokenAsync returned null #47

negberts opened this issue Oct 22, 2018 · 6 comments

Comments

@negberts
Copy link

Since saturday the 21st we are receiving the error "Cannot get the access token, AcquireTokenAsync returned null" while there were no changes on our side.

We are using the username/password combination and are using the powershell cmd to schedule a refresh of the dataset every night. Any idea what could be wrong?

@negberts
Copy link
Author

Fixed it by adding [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12 to our script

@allanmoller
Copy link

Have same problem! tested from version 2.0.1.5 and forward all with same result!!

@RuiRomano
Copy link
Contributor

Can you please test with the new version? updated the adal.net dll

@joeltone
Copy link

I'm still seeing the same issue with the current version.

@MarchingBug
Copy link

Any updates on this issue?

@collinsmc23
Copy link

Second what MarchingBug is saying here!

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

6 participants