Authentication on google: OAuth2 keeps returning 'invalid_grant'

后端 未结 6 1463
[愿得一人]
[愿得一人] 2020-11-28 15:23

I started to configure google calendar on my new application. I almost made an exact copy of the authentication code displayed at google developers ( https://developers.goog

6条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-28 15:38

    I was having a similar problem caused by the time on my server being incorrect. Make sure your system clock is synchronised.

提交回复
热议问题