Authentication on google: OAuth2 keeps returning 'invalid_grant'

后端 未结 6 1464
[愿得一人]
[愿得一人] 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:29

    1. Go to security.google.com
    2. Revoke access
    3. visit the authentication url again
    4. you will now get a new refreshtoken

提交回复
热议问题