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