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