Private Google Calendars via OAuth or new Google API
See original GitHub issueOriginally reported on Google Code with ID 2377
When FullCalendar used v1 of Google Calendar's API, it was able to accept a private
feed URL with a "magic cookie" that one could create/revoke in the Google Calendar
UI.
Since being forced to move to v3 of Google's API, this is impossible. OAuth seems like
the best way to go about restoring this functionality:
https://developers.google.com/google-apps/calendar/auth
Related to Issue 1249
Reported by adamrshaw
on 2014-11-26 05:39:51
Imported with 10 stars.
Issue Analytics
- State:
- Created 8 years ago
- Reactions:17
- Comments:26 (7 by maintainers)
Top Results From Across the Web
Google Calendar API overview
The Google Calendar API is a RESTful API that can be accessed through explicit HTTP calls or via the Google Client Libraries.
Read more >Google Calendar API in Your Application without Oauth ...
Short summary about how to use Google Calendar API to CRUD Events in Google Calendar Impersonating as other users. An Meeting Room booking...
Read more >Developers - Private Google Calendars via OAuth or new Google API -
Originally reported on Google Code with ID 2377. When FullCalendar used v1 of Google Calendar's API, it was able to accept a private...
Read more >Obtaining an API key for the Google Calendar API
Sign in to the Google Cloud console - https://console.developers. google.com/ · Select your Google's project (or create a new one) · Search for...
Read more >OAuth API verification FAQs - Google Cloud Platform Console ...
A few examples of sensitive scopes are some of the scopes used by the Calendar API, People API, and YouTube Data API, but...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
+1 for this feature
@thestumonkey please use the +1 function in Github. You’ll find it in the upper right corner of each existing comment.