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

The Spinner is keep Spinning after PopUp #1

Open
dheerajbalmuri opened this issue Jun 3, 2021 · 3 comments
Open

The Spinner is keep Spinning after PopUp #1

dheerajbalmuri opened this issue Jun 3, 2021 · 3 comments

Comments

@dheerajbalmuri
Copy link

dheerajbalmuri commented Jun 3, 2021

Hi Ahmad,

First of all Very Good job on combining pieces together. I'm having issue while setting it up . The Login Function isn throwing Popup and after i sign in the spinner keeps spinning instead of redirecting to welcome screen. I just cloned your code and updated my ClineId, SharePoint URL. I tried to debug it but i believe it's failing in this method.

const spTokenResponse = await userAgentApp.acquireTokenSilent(spReqObj);

@AhmadiRamin
Copy link
Owner

AhmadiRamin commented Jun 4, 2021 via email

@dheerajbalmuri
Copy link
Author

dheerajbalmuri commented Jun 4, 2021

yes sir, i did follow the steps. It's rejecting the promise in this line of code
const spTokenResponse = await userAgentApp.acquireTokenSilent(spReqObj);
with this description ""Seamless single sign on failed for the user. This can happen if the user is unable to access on premises AD or intranet zone is not configured correctly Trace ID: d95bc968-3961-443c-acb7-42f0b3a74103".

@AhmadiRamin
Copy link
Owner

AhmadiRamin commented Jun 4, 2021 via email

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