We've moved discussions to Discord

JWT::InvalidIatError (Invalid iat) for google oauth

Dillon Raphael
I get this issue when trying to signup with a google account.

Screen Shot 2019-11-28 at 8.31.07 AM.png 953 KB
Darren Smyth
Hi  Dillon Raphael

I had the same problem which turned out to be the fact that my server time was wrong.

I found my solution here: https://github.com/zquestz/omniauth-google-oauth2/issues/197

There were two approaches, but the one which worked had me making sure my computer time was synced with Apple.
Corinn Pope
I had a similar issue sudo sntp -sS time.apple.com did the trick (on a mac)
Notifications
You’re not receiving notifications from this thread.