You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if this the proper place to post the question, because I'm not sure if this could be a bug, but i don't know where else to ask.
I have a rails 3.2 application that lets users create and host webpages and associate them with a domain.
Currently we are receiving this "token has is expired" error every couple of hours, and I don't understand why. Default option for token_lifetime is left as is (which according to this issue #2 is 5000 seconds, probably time more than enough : )
Does anybody have an idea on whats going on? What could be the problem?
Thanks
The text was updated successfully, but these errors were encountered:
Hello,
I'm not sure if this the proper place to post the question, because I'm not sure if this could be a bug, but i don't know where else to ask.
I have a rails 3.2 application that lets users create and host webpages and associate them with a domain.
Currently we are receiving this "token has is expired" error every couple of hours, and I don't understand why. Default option for
token_lifetime
is left as is (which according to this issue #2 is 5000 seconds, probably time more than enough : )Does anybody have an idea on whats going on? What could be the problem?
Thanks
The text was updated successfully, but these errors were encountered: