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