auth0 / java-jwt

Java implementation of JSON Web Token (JWT)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

com.auth0.jwt.exceptions.JWTDecodeException: The input is not a valid base 64 encoded string.

Junesui opened this issue · comments

commented
com.auth0.jwt.exceptions.JWTDecodeException: The input is not a valid base 64 encoded string.

Hi what was the solution in this case?