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
Caused by: io.jsonwebtoken.ExpiredJwtException: JWT expired at 2019-01-27T03:00:00Z. Current time: 2019-03-05T15:50:40Z, a difference of 3243040225 milliseconds. Allowed clock skew: 0 milliseconds.
at io.jsonwebtoken.impl.DefaultJwtParser.parse(DefaultJwtParser.java:385)
at com.jojo.design.module_test.ACT_TestJwt.JWTParse(ACT_TestJwt.java:77)
at com.jojo.design.module_test.ACT_TestJwt.onCreate(ACT_TestJwt.java:48)
The text was updated successfully, but these errors were encountered:
错误日志
Caused by: io.jsonwebtoken.ExpiredJwtException: JWT expired at 2019-01-27T03:00:00Z. Current time: 2019-03-05T15:50:40Z, a difference of 3243040225 milliseconds. Allowed clock skew: 0 milliseconds.
at io.jsonwebtoken.impl.DefaultJwtParser.parse(DefaultJwtParser.java:385)
at com.jojo.design.module_test.ACT_TestJwt.JWTParse(ACT_TestJwt.java:77)
at com.jojo.design.module_test.ACT_TestJwt.onCreate(ACT_TestJwt.java:48)
The text was updated successfully, but these errors were encountered: