Hello,

If you are trying to do this in clientside code (in html/js), the easiest
way would be to use the JSON output with the private magic-cookie feed.  The
'magicCookie' portion of the URL you referenced actually acts as a password
for the feed you're trying to view, so no additional authentication is
necessary for a read-only view.

Please see the example here:
http://code.google.com/apis/gdata/samples/cal_sample.html

Use a URL like:
http://www.google.com/calendar/feeds/userID/private-magicCookie/full<http://www.google.com/calendar/feeds/userID/private-magicCookie/basic>with
this example.

Cheers,

-Ryan


On 3/26/07, snortop <[EMAIL PROTECTED]> wrote:
>
>
> Hi
>
> I have been seachig and reading and not getting close to have it done.
>
> I am just looking for a html script that can read a non-shared
> Calendar
>
> I know you use
> http://www.google.com/calendar/feeds/userID/private-magicCookie/basic
>
> For getting shared calendar.
>
> And i have read that you need authcation of user.
> (which seem like a logic thing to do)
> But here the dokumentaion (for me) it somewhat wage on what to do.
> At least i cant figur it out.
> So if anyone has a working simpel example, i like to see it.
> Or please explain it it n00b words
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to