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

Incomplete documentation #125

Open
adammo94 opened this issue Jan 26, 2023 · 2 comments
Open

Incomplete documentation #125

adammo94 opened this issue Jan 26, 2023 · 2 comments

Comments

@adammo94
Copy link

Hey, we found documentation for this client pretty incomplete and we've ran into many issues.

  1. It's not mentioned that localhost should be added inside gcp oauth redirect uris section
  2. redirect uri ietf:... provided in docs cannot be added in gcp and when it's in redirect_uris in credentials.json it gives redirect_uri_mismatch error
  3. It's not mentioned that email we want to test should be added in gcp, if the app is not public
  4. When we finally came to the point where we left http://localhost as the only URI in redirect_uris in credentials.json, we weren't redirected to the google screen showing us the code, it redirected us to the localhost with the code in the url, however page was showing us some node.js error
  5. it does NOT work with cypress 12.3 (our case, could be older versions too), we had to change cypress.config file to one given in this article: https://www.mediatoolkit.com/blog/how-to-read-cypress-gmail-tester/

Could you update it please?

@PsychicSmurf
Copy link

I am have a similar range of issues trying to get this to work. :(

@adammo94
Copy link
Author

I am have a similar range of issues trying to get this to work. :(

What sort of issues? Maybe I could help a bit

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