2017-10-13 141 views
2

當我試圖在我的服務器上運行這個我得到以下錯誤,但正在我的本地機器上工作。'invalid_grant:無效的JWT:谷歌翻譯Api

RefreshError: ('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.' 

回答

1

檢查服務器中是否配置了正確的時間。大多數情況下,這將解決問題。

+0

感謝Pravin問題已解決 –

+0

嗨Vaibhav,如果一個特定的答案有助於解決您的問題,通過點擊旁邊的小複選標記標記爲「接受」。 –