Q: I’m getting an error TokenExpiredError: jwt expired
. Is this a problem on your end or mine?
A: Most likely, the token is too old. That could be intentional (it’s been longer than the pre-programmed expiration time, configurable as part of Realm Settings) or unintentional (perhaps an old token is getting reused instead of replaced at login).
If it’s a brand new token, then also check your computer/server’s clock to make sure something isn’t off there.
Tagged with: expired tokens
Questions? Find a Typo? Get in touch.