[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] org-caldav for Google or Zimbra?
From: |
David Engster |
Subject: |
Re: [O] org-caldav for Google or Zimbra? |
Date: |
Thu, 26 Sep 2013 20:05:26 +0200 |
User-agent: |
Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux) |
Jason Riedy writes:
> Google has deprecated the URL in org-caldav, and that old URL
> does not work for me. The new one is documented at
>
> https://developers.google.com/google-apps/calendar/caldav/v2/guide#new_endpoint
>
> Fiddling with the regexp in org-caldav-events-url triggers an
> error apparently in the authentication code:
Google has changed authentication on the new endpoint to OAuth. Julien
has written an OAuth2 client implementation, which is in GNU ELPA, but I
didn't have time to look at it yet. Not sure when I get to it; I hope
someone beats me to it.
-David