hi Corran,

I read your answer regarding Captcha error , I think you are using web
application but could you please suggest me how to fix this issue in
the case of installed application. I am using an installed application
with Google base API and regularly I'm getting the error message as
"Google.GData.Client.CaptchaRequiredException: Captcha required" . In
this case I guess domain will not help. Is there any other option to
handle captcha error in an installed application.

thanks in advance
test

On Oct 12, 11:46 pm, "corran.star" <[EMAIL PROTECTED]> wrote:
> I've found the solution here in another topic.  the line should be:
> service = new AppsService(domain, [EMAIL PROTECTED], password)
>
> Problem solved.
>
> On Oct 12, 2:33 pm, "corran.star" <[EMAIL PROTECTED]> wrote:> I believe that 
> was the issue.  Nevertheless, now I'm getting
> > Google.GData.Client.InvalidCredentialsException: Invalid credentials,
> > even after service = new AppsService(domain, userName, password)
> > I've confirmed that they are correct.
>
> > On Oct 12, 2:08 pm, "corran.star" <[EMAIL PROTECTED]> wrote:
>
> > > Reading over the documentation, perhaps, captcha authentication is
> > > restricted to ip, I accessed the link from another computer.  I'll see
> > > if this works.
>
> > > On Oct 12, 1:51 pm, "corran.star" <[EMAIL PROTECTED]> wrote:
>
> > > > I'm am using the provisioning API to create an account whenever
> > > > someone logs into our SSO system.  Using .NET, I authenticate to the
> > > > domain then attempt to retireveUser (to see if their entry exists
> > > > already or not).  However, I'm getting
> > > > Google.GData.Client.CaptchaRequiredException: Captcha required.
> > > > Searching on this board, I found a suggestion to unlock the admin
> > > > account being used by going to a url.  I've done this but still get
> > > > this error.  I have tried the admin account and it works.  I'm afraid
> > > > the exception gives little data to help me resolve the issue.  Does
> > > > anyone know how this problem is addressed?  Thank you.
>
> > > > David, Web Developer
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Apps APIs" group.
To post to this group, send email to google-apps-apis@googlegroups.com
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