Skip to content

Instantly share code, notes, and snippets.

@duckunix
duckunix / debug.out
Created July 27, 2016 19:40
debug output from running vdirsyner against google
debug: Using 1 maximal workers.
Discovering collections for pair google_calendar
debug: PROPFIND https://apidata.googleusercontent.com/caldav/v2/
debug: {'Content-Type': 'application/xml; charset=UTF-8', 'User-Agent': 'my-api-key.apps.googleusercontent.com', 'Depth': '0'}
debug:
debug: <d:propfind xmlns:d="DAV:">
debug: <d:prop>
debug: <d:current-user-principal />
debug: </d:prop>
debug: </d:propfind>