imrehg / WatchDoc

Chrome extension to notify you if your Google Docs change
http://imrehg.github.com/WatchDoc
4 stars 1 forks source link

Migrate from Google Document Lits API #61

Open imrehg opened 9 years ago

imrehg commented 9 years ago

The Document Lists API will cease to work on April 20 (source)

Need to migrate from that:

Here's what you need to do:
 1) Determine if you have an application that makes requests to these types of URLs:
  * https://docs.google.com/feeds/
  * https://docs.googleusercontent.com/
  * https://spreadsheets.google.com/feeds/
 2) Migrate the applications to Drive API.