To confirm, which library are you using, .NET or Java?

If you're using the .NET client, I believe it defaults to setting the
accountType to HOSTED_OR_GOOGLE, meaning it will
first try to validate the email address as a Google Apps Hosted
account first, and then as a normal Google Account if that fails.

http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html#Request

So it sounds like you've also created a Google Account for
[EMAIL PROTECTED] but the library is trying
to authenticate that address with the Google Account
version's password?

Eric

On Sep 24, 10:50 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> To confirm, I created a new user under our google apps domain, then
> register under google base and everything works fine.
>
> On Sep 25, 1:30 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> wrote:
>
> > I read through the C# API throws invalid credentials thread and kinda
> > understand what is going on. Here is my situation... I have a Google
> > Apps account for the domain dietdocshop.com. We have a mailing list
> > called [EMAIL PROTECTED] that goes to a few of our developers. We
> > register on google base with that e-mail address. Google Base API will
> > not let us authenticate.
>
> > I'm GUESSING...
> > The authentication procedure sees that dietdocshop.com is a google
> > apps account and tries to authenticate 'google' as a user, but its
> > not, its a mailing list. Then maybe it doesn't try the normal google
> > account.
>
> > Thanks guys!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Base 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-Base-data-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to