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

Token request previously failed #65

Closed
Spruit33 opened this issue Sep 15, 2022 · 2 comments
Closed

Token request previously failed #65

Spruit33 opened this issue Sep 15, 2022 · 2 comments

Comments

@Spruit33
Copy link

Hi,

I've added the app to our SharePoint Online with only Azure AD, that is working fine.

Now I've also placed this app to a SharePoint connect with Azure AD and also an on premise AD.
When placing the app I get the notification "Token request previously failed"

Do you've any idea how to solve this problem?
I've googled, but didn't find anything so far.

I hope you can help me.

@Spruit33
Copy link
Author

This problem is solved with granting access
Grant-PnPTenantServicePrincipalPermission -Scope "User.Read.All" -Resource "Microsoft Graph"

@YannickRe
Copy link
Owner

Glad you resolved it, thanks for letting me know!

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