Hi All,
I am trying to get token from google API but getting the below error
Note: But when I am trying this on Windows system, working fine but not working on Linux system.
2016-10-10 23:55:08,906 ERROR [STDERR] (http-0.0.0.0-8080-8) com.google.api.client.auth.oauth2.TokenResponseException: 400 Bad Request { "error" : "invalid_grant", "error_description" : "Invalid JWT: Token must be a short-lived token and in a reasonable
Thanks,
Hanuman