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:"invalid_grant", Description:"Invalid email or User ID", Uri:"" #267

Open
pdewas opened this issue Mar 9, 2020 · 2 comments
Open
Assignees
Labels
auth documentation update Documentation update needed for this

Comments

@pdewas
Copy link

pdewas commented Mar 9, 2020

Hello,

I have an error to access the data : Error:"invalid_grant", Description:"Invalid email or User ID", Uri:""

Steps to reproduce the behavior:

  1. Get-GSUser -Filter *

Do you have any idea, how to solve this?

Kr,
Pierre

@scrthq
Copy link
Member

scrthq commented Mar 9, 2020

@pdewas - There are two components that could be impacting:

  1. New Google Dev Console project/service account (takes some time for permissions to propagate)
  2. PSGSuite was not explicitly imported (sometimes auto-loading the module results in unexpected behavior due to SDK types not loading correctly)

@scrthq scrthq self-assigned this Mar 9, 2020
@phatmandrake
Copy link

phatmandrake commented Mar 11, 2020

This is also an error you can get if your PSGSuite Config file is incorrect

If you run Show-PSGSuiteConfig Is the value for "AppEmail" filled out?

@FISHMANPET FISHMANPET added documentation update Documentation update needed for this auth labels Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth documentation update Documentation update needed for this
Projects
None yet
Development

No branches or pull requests

4 participants