Hi Andy,

I am creating a desktop application for inserting Calendar and
Contacts data to Google Apps using ClientLogin method. I want to shift
to OAuth as it is said that per user login can be avoided using OAuth
method.

Can you please post your OAuth Code which you have developed using C#
library?

Thanks and best regards,
Apeksha

On Nov 23, 4:29 pm, snae <[email protected]> wrote:
> Hi Tony,
>
> Thanks for pointing me in the right direction.  With a little
> massaging of the C# library to add OAuth support (not such a big task)
> I now have this working for email migration (always impersonating an
> admin), caldendar and contacts (impersonating the individual users).
> This removes the huge potential problem of CAPTCHAs for my multi-user
> batch operations.  Your working PHP example helped out with debugging
> my integration of OAuth, so thanks also for that.
>
> Andy
>
> On Nov 22, 12:41 am, "Tony (Google)" <[email protected]> wrote:
>
>
>
> > Hi Andy,
>
> > The 2-legged OAuth feature should be able to address your use case and
> > is described in the following FAQ:
>
> >http://www.google.com/support/a/bin/answer.py?hl=en&answer=61017
>
> > Also, you can find some PHP sample code here:
>
> >http://gdatatips.blogspot.com/2008/11/2-legged-oauth-in-php.html
>
> > Thanks,
>
> > --Tony
>
> > On Nov 21, 6:00 am, snae <[email protected]> wrote:
>
> > > Hi,
>
> > > Usage of the current calendar and contacts APIs require logins from an
> > > individual users account and as such makes migration of these things
> > > from a multiple user point of view problematic (potential captchas for
> > > example).
>
> > > Are there any plans in the pipeline for migration APIs for contacts
> > > and calendars in the same manner as the email migration API using an
> > > administrator account?
>
> > > Thanks,
>
> > > Andy- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Apps APIs" 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-apps-apis?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to