Why is Google Calendar API (oauth2) responding with 'Insufficient Permission'?

后端 未结 8 1325
萌比男神i
萌比男神i 2020-12-01 17:42

I\'m doing a get request to the following URL (with {id} replaced with the id from the web interface):

https://www.googleapis.com/calendar/v3/calendars/{id}
         


        
8条回答
  •  离开以前
    2020-12-01 18:40

    I have had to delete permissions to my application and then back to give permissions in https://security.google.com/settings/security/permissions

提交回复
热议问题