nsarno/knock

Auth error:Error: invalid_grant: Invalid JWT:

joelreyes23 opened this issue · 0 comments

Hello everyone !

I am getting this error when trying to implement the google cloud platform " text-to-speech-api" .

"Auth error:Error: invalid_grant: Invalid JWT: Token must be a short-lived token (60 minutes) and in a reasonable timeframe. Check your iat and exp values and use a clock with skew to account for clock differences between systems."

My clock is UTC eastern standard time.

Help will be greatly appreciated !