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

Invalid token error after 7 days #246

Closed
TimCliff opened this issue Mar 7, 2018 · 15 comments
Closed

Invalid token error after 7 days #246

TimCliff opened this issue Mar 7, 2018 · 15 comments
Labels

Comments

@TimCliff
Copy link

TimCliff commented Mar 7, 2018

There are a small handful of users who are receiving a link in their email that generates an "Invalid Token" error. More details will be provided over a private channel.

image

@TimCliff
Copy link
Author

Five new instances of this have been reported

@TimCliff
Copy link
Author

@gl2748 @pkattera @gregory-latinier not sure if you are aware of this issue. We are getting about 5-10 of these per day in steem.chat #help.

@pkattera pkattera added the bug label Mar 14, 2018
@pkattera
Copy link
Contributor

Any ideas on what is causing it?

@TimCliff
Copy link
Author

No idea. Something related to character encoding was one possibility - but just a guess. I will supply all of the details I have privately.

@gregory-latinier
Copy link
Contributor

gregory-latinier commented Mar 14, 2018

The token sent by email after the approval has a validity of 7 days
https://github.com/steemit/faucet/blob/master/routes/api.js#L334
After 7 days the error invalid token will be thrown.

If the user doesn't create an account before that the process is completely broken and he has no means to continue. His email and phone number will be marked as used too.
Even if that doesn't solve the bug this is bad design.

May be some of them start the process after receiving the email and leave before finishing just to come back a few days. May be because they can't save the password (they're at work for instance) or something like that.

@bonustrack
Copy link
Contributor

@TimCliff is the 7 days expiration explain the reason why users having this issue? Some users having this issue before 7 days?

@TimCliff
Copy link
Author

@bonustrack I know at least some of the users affected didn’t act on their email within the seven days. I don’t have enough info from the current reports to know how many were because of this though. The only information I collected (other than what the users volunteered when describing their issue) was their email address and signup link.

@TimCliff
Copy link
Author

@bonustrack 100% of the reported instances of this since you asked me to check have all been over 7 days old. I think it is safe to say #253 will fix it going forward.

@lgendrot
Copy link

What is the recourse for users who have already experienced this issue?

@agerhbour
Copy link

I'm also now in this category. Got the email, didn't have a chance to sign up when I first saw it. Only just remembered to try but I'm two days too late.

@roadscape roadscape changed the title Community - Invalid token error Invalid token error after 7 days Mar 20, 2018
@jnordberg
Copy link
Contributor

This was fixed in #253

@urspine
Copy link

urspine commented Mar 22, 2018

I am facing the same problem.

@pkattera
Copy link
Contributor

@urspine @agerhbour We have a new ticket #259 to resend a new approval email to people affected by this issue

@sherryclark
Copy link

I am withing the 7 days. When I click on the verification link I got in my email I get this error.

screenshot 2018-03-26 at 11 07 49 pm

If I hit continue it goes the a page where it says to enter my phone number but all it says is invalid token. This is super frustrating.

@TimCliff
Copy link
Author

Please ask for help in the help channel of steem chat.

@gl2748 gl2748 changed the title Invalid token error after 7 days Invalid token error after 1 day Mar 27, 2018
@gl2748 gl2748 changed the title Invalid token error after 1 day Invalid token error after 7 days Mar 27, 2018
gl2748 added a commit that referenced this issue Mar 27, 2018
gl2748 added a commit that referenced this issue Mar 27, 2018
gl2748 added a commit that referenced this issue Mar 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

9 participants