Hi Ken, I'm not sure about what in the Apps API triggers a CAPTCHA, but I agree this is problematic for your migration. I think the most expedient way to get to the bottom of this is to post on the Apps APIs group [1] or file a support request [2] for assistance. It might be that there is something in your code that can be changed to remedy this problem, so please include code snippets if possible.
[1] http://groups.google.com/group/google-apps-apis [2] http://www.google.com/support/a/bin/request.py?contact_type=enterprise_api Cheers, -Jeff On Aug 21, 5:41 pm, Skagit Valley College <[EMAIL PROTECTED]> wrote: > We are sync'ing with our internal user database to the AppsEdu google > domain w/ .net API and we get a captcha error response at about 200 > users. the present solution is to "sleep" the application for about 5 > minutes to wait for the account to get unlocked, then start processing > again. this is going to be a problem as we walk the 8000 plus user > accts. is there a way to solve this captcha error response without > having to involve a human, as the provisioning API is/was intended? > maybe there is something incorrect in our app code that would trigger > the captcha response? the token is supposed to be good for 24 hours > so I would assume that requests associated with this token will be > taken as authorized for this period and would not fall into the > intrusion/hacking filters related to captcha. > > any help with this issue will be greatly appreciated, we are going > "live" with 8000+ users in about 4 weeks and getting this last detail > resolved would be nice. > > Ken --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
