Sorry for rate response.I did reuse token but I need to update many users contact lists. So I have to change token but, when I once got credential exception, the thread become always got Captha error. Is there any work around? I would try to just sleep...
2008/11/19 Tony (Google) <[email protected]> > > Hi, > > In general, you should reuse your authentication token to avoid > captcha exception. Below is an old forum post with some Java sample > code on how to do that: > > > http://groups.google.com/group/google-apps-apis/browse_thread/thread/fe67d8e14190af37/cdc25082555427dc > > Please visit the following FAQs to learn more how to deal with captcha > related issues: > > http://code.google.com/apis/apps/faq.html#handlingcaptcha > > Thanks, > > --Tony > > On Nov 18, 3:40 am, Dummy <[email protected]> wrote: > > Hi. > > > > I got some trouble when create/update/delete many user accounts on > > batch with GoogleApps APIs. > > I got Captcha exception when calling a lot of APIs in a short time. > > But I have to run thousands of call in couple of hours. > > I would create many users and create and update many contacts and > > mailing lists in batch program. > > How can I get rid of this problem? Please help! > > > > Thanks. > > > -- Ayatoshi Yoshidumi --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
