google service account example returns “Error refreshing the OAuth2 token { “error” : “invalid_grant” }”

前端 未结 3 513
悲&欢浪女
悲&欢浪女 2021-01-06 08:34

My goal is to make the simplest query on Google Fusion Tables on behalf of my web app users. For that, I created a service account on google co

3条回答
  •  死守一世寂寞
    2021-01-06 09:16

    In my case it was caused by the server's time being too far off (about 5 minutes).

    Although your issue is already solved, maybe this is of any help for someone who lands here in the future as the error returned by Google is the same.

提交回复
热议问题