Hi Alain,

Thanks for the quick response.

I had set the scope = ''
http://www.google.com/calendar/feeds/default/allcalendars/full' earlier. I 
originally did not URL encode the auth token, but I tried encoding it to see 
if it helped, which it didn't.

Based on your question, I tried again using a broader scope, scope = 
'https://www.google.com/calendar/feeds/'. 
With this scope, the following query worked for me:

$ curl https://www.google.com/calendar/feeds/default/allcalendars/full -H 
'Authorization: OAuth 1/BU...79bj9Y'

Thanks again!

Dave King

-- 
You received this message because you are subscribed to the Google
Groups "Google Calendar Data API" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://code.google.com/apis/calendar/community/forum.html

Reply via email to