Skip to content
This repository has been archived by the owner on Jul 31, 2019. It is now read-only.

AcquireTokenSilentAsync can't find Access Token #43

Open
BarryWaluszko opened this issue Dec 11, 2016 · 3 comments
Open

AcquireTokenSilentAsync can't find Access Token #43

BarryWaluszko opened this issue Dec 11, 2016 · 3 comments

Comments

@BarryWaluszko
Copy link

App can't execute Graph API call. It can be reproduced under the page localhost/UserProfile, where as a result app falls is into a loop. I found that it's because AuthenticationContext.AcquireTokenSilentAsync can't acquire Access Token.
Don't know if this issue persist only in my environment ?

@Compufreak345
Copy link

I got the same issue after recreating the solution in Visual Studio 2015. Your fix helped - thanks!

@onkarrajambatwar
Copy link

Hi I am not able to find Access Token. Is this fixed or still open?

@BarryWaluszko
Copy link
Author

@onkarrajambatwar the master branch still has this issue, you need to add this patch manually

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

No branches or pull requests

3 participants