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

"Let the app developer know that this app doesn't comply with one or more Google validation rules." #86

Open
danlynkew opened this issue Mar 10, 2022 · 8 comments

Comments

@danlynkew
Copy link

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:

Screen Shot 2022-03-10 at 2 39 56 PM

Is this indeed a validation problem on gmail-tester's end? Does the app need to be validated with Google?

@levz0r
Copy link
Owner

levz0r commented Mar 10, 2022

Thank you for reporting this issue.

I'm not aware of any validation errors on my side. Does anyone else experiencing it?

@danlynkew
Copy link
Author

@levz0r, are you able to generate a token.json today using the command?

@danlynkew
Copy link
Author

@levz0r Does it work for you when you follow the instructions in the README?

@MatteoMolinari93
Copy link
Contributor

Just tested today, it works for me

@shreyasshinde-exa
Copy link

shreyasshinde-exa commented Mar 30, 2022

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.

@roryprime
Copy link

roryprime commented May 2, 2022

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

@levz0r
Copy link
Owner

levz0r commented May 2, 2022

Hey, this is what appears in my OAuth consent screen:
image
Can you check what it says for you?

@roryprime
Copy link

this is what i see
image

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

5 participants