$ errors.fyi/pyjwt/InvalidIssuedAtError 141 namespaces · 4,332 codes
pyjwt · pyjwt/InvalidIssuedAtError
InvalidIssuedAtError

InvalidIssuedAtError

Raised when a token's iat (issued-at) claim is present but non-numeric, so PyJWT cannot interpret it as a timestamp. Check whatever issued the token — it should set iat to a numeric NumericDate value (seconds since the Unix epoch).

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT