Thanks for reply, Austin, cud you provide me sample code for attaching
authorization header inside your HTTP request in JSP or java.

Thanks & Regards,
Jack.


On 3/4/08, Austin (Google) <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Your timestamp parameter is a recognized feed parameter, that's why it
> outputs the invalid url message.  Also, if this is a session token for
> authsub, that's not the way how you attach it to your request.  You need to
> attach it with an authorization header inside your HTTP request, for more
> details, please go to -
>
>
> http://code.google.com/apis/calendar/developers_guide_protocol.html#AuthAuthSub
>
> Austin
>
> On Mon, Mar 3, 2008 at 7:25 AM, jack nicolson <[EMAIL PROTECTED]>
> wrote:
>
> > Hi all,
> >
> > I am having a very small issue I am want retrieve data from the google
> > feed using authsub session token for that I am using this URL.
> > http://www.google.com/calendar/feeds/default/private/full/"&timestamp=";
> > 1204557200"&token="CM-nga5SEJn59vX______wE",
> > But I am getting invalid url message.
> >
> > eagerly waiting for reply.
> >
> > Thanks,
> > Jack.
> >
> >
> >
>
> >
>

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