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!

Also I shouldn't have posted this item here... I didn't know about the
calendar forum as well.  I'm just started with this stuff in the last
few days.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google 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-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to