As the title suggests.How can I GET events from PUBLIC Google calendar WITHOUT using OAuth, just with API Key ?
Below is not working.
https://www.googleapis.com/calendar/v3/calendars/{calendarid}/events?key={API Key}
Thank you in advance
As the title suggests.How can I GET events from PUBLIC Google calendar WITHOUT using OAuth, just with API Key ?
Below is not working.
https://www.googleapis.com/calendar/v3/calendars/{calendarid}/events?key={API Key}
Thank you in advance
In order to get this to work, you need to set the following 3 settings: