-
-
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
Activation link does not work properly #103
Comments
Solution found : |
I had the same problem! Maybe you could add this solution to the docs/README? Thanks! |
Upvote, pls, could you add end 2 end solution to the readme file? Much appreciated. |
Hello, |
Hi All,
I've been facing an issue when I run the node script that generates the activation link that needs to be followed to activate the link.
Everything works fine until I reach the last step were I'm redirected to localhost and get a message "The site cannot be reached"
Anybody has faced the same/similar issue?
Could the issue be due to the localhost in the link?
node ./node_modules/gmail-tester/init.js ./cypress/plugins/credentials.json ./cypress/plugins/token.json "[email protected]"
Authorize this app by visiting this url: https://accounts.google.com/o/oauth2/v2/auth?access_type=offline&scope=xxxxxxxAUTHCODExxxxxxxx&redirect_uri=http%3A%2F%2Flocalhost
The text was updated successfully, but these errors were encountered: