question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Private Google Calendars via OAuth or new Google API

See original GitHub issue

Originally 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:open
  • Created 8 years ago
  • Reactions:17
  • Comments:26 (7 by maintainers)

github_iconTop GitHub Comments

4reactions
thestumonkeycommented, Jul 2, 2016

+1 for this feature

3reactions
espencommented, Jul 5, 2016

@thestumonkey please use the +1 function in Github. You’ll find it in the upper right corner of each existing comment.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found