-
-
Notifications
You must be signed in to change notification settings - Fork 69
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
"Let the app developer know that this app doesn't comply with one or more Google validation rules." #86
Comments
Thank you for reporting this issue. I'm not aware of any validation errors on my side. Does anyone else experiencing it? |
@levz0r, are you able to generate a |
@levz0r Does it work for you when you follow the instructions in the README? |
Just tested today, it works for me |
Doesnt work for me as well today. Couldnt get to the screen which gives the code to generate token.json and instead redirected to localhost after clicking on allow access. |
I was also getting this issue but realized the redirect URL also contains the access token so it can be copied out of the URL |
Hey, this is what appears in my OAuth consent screen: |
I've been using this package successfully for months. Today I had to regenerate my OAuth credentials. After running the
node <node_modules>/gmail-tester/init.js <path-to-credentials.json> <path-to-token.json> <target-email>
command and clicking the link, I was met with this error:Is this indeed a validation problem on
gmail-tester
's end? Does the app need to be validated with Google?The text was updated successfully, but these errors were encountered: