Robert

Great! Thanks for sharing your solution with us.

Austin

On Dec 7, 6:50 am, robertkjr3d <[EMAIL PROTECTED]> wrote:
> Never mind I got it... That factory request thing that I said whatever
> to... that's what I needed to use.
>
> GAuthSubRequestFactory authFactory = new
> GAuthSubRequestFactory("cl","CalendarSampleApp");
> authFactory.Token = Request.Form["token_box"].ToString(); //at the
> moment on my form
>
> then in my service object gets this entry:
>         service.RequestFactory = authFactory;
>
> works like a charm!
--~--~---------~--~----~------------~-------~--~----~
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