Hello Harish,

Your process is correct.

Information on the URLs can be found here:
http://code.google.com/apis/calendar/reference.html#Feeds

The most common URL used when authenticated is:
http://www.google.com/calendar/feeds/default/private/full

This is the full projection of the private visibility feed.

As for the authentication problem -- please be more specific about why
you are not getting a token.  What data (minus the actual credentials)
are you sending and what is the response status code and body?

Cheers,

-Ryan


On Mar 21, 11:10 pm, "Harish Kumar Dixit" <[EMAIL PROTECTED]>
wrote:
> Hello friends i m writing an application in VC++ which will ask for
> userid and password from the user and it should show all events if any
> created by that user in his caledar account....
>
> How can i do that i m not getting how to start it....
> i read many articles provided by the Google , by not getting....
>
> Here what i know currently:
>
> 1. First authenticate and get Auth token (HTTPS POST reuest)
> 2. By using  that token we can access information (events) by using
> HTTP GET reuest for some URL
>
> But i didnt find URL for accessing information...
> and i m doing authentication using WInInet but not getting Auth
> token...
>
> If anyone has some idea then plz help me...
>
> Thanks in advance
>
> Harish


--~--~---------~--~----~------------~-------~--~----~
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