21 messages in com.googlegroups.bloggerdev[bloggerDev] Re: Problem with Non-Gma...| From | Sent On | Attachments |
|---|---|---|
| Cory W | 01 May 2008 13:11 | |
| Cory W | 01 May 2008 14:13 | |
| Jeff Scudder | 02 May 2008 09:42 | |
| Cory W | 05 May 2008 09:27 | |
| Jeff Scudder | 08 May 2008 10:34 | |
| Cory W | 12 May 2008 12:54 | |
| Jeff Scudder | 13 May 2008 14:06 | |
| Cory W | 14 May 2008 13:04 | |
| Cory W | 15 May 2008 13:43 | |
| Jeff Scudder | 15 May 2008 16:42 | |
| IC | 07 Jul 2008 22:51 | |
| serg...@gmail.com | 09 Jul 2008 15:15 | |
| Trevor Johns | 11 Jul 2008 01:38 | |
| Trevor Johns | 11 Jul 2008 01:55 | |
| IC | 13 Jul 2008 00:48 | |
| IC | 13 Jul 2008 00:50 | |
| IC | 15 Jul 2008 00:01 | |
| IC | 15 Jul 2008 02:30 | |
| Trevor Johns | 15 Jul 2008 15:21 | |
| IC | 16 Jul 2008 23:29 | |
| jottos | 07 Sep 2008 21:39 |
| Subject: | [bloggerDev] Re: Problem with Non-Gmail Google Accounts![]() |
|---|---|
| From: | Jeff Scudder (j....@google.com) |
| Date: | 05/08/2008 10:34:45 AM |
| List: | com.googlegroups.bloggerdev |
On May 5, 9:28 am, Cory W <cory...@gmail.com> wrote:
Jeff,
Thanks for your suggestion. The non-gmail account I am using exists *both* as a normal Google account *and* a Google Apps domain. However, I tried your suggestion and it also raises the same 'gdata.service.BadAuthentication: Incorrect username or password' exception.
This functionality is being added for an app that enables users to post directly to their Blogger blogs, and as such I need to be able to have it work with any Blogger login. Support has already been added for WordPress, LiveJournal, and others, but the broken Blogger tool is causing headaches.
Any other suggestions? Based on all of the tests I've done, it looks more and more like a problem with the API, but I'd be happy to be wrong about that. :)
Thanks again,
Cory
Hi Cory,
Since you mention that the account which is failing is both a Google Account and an Apps account, the issue might be a mismatch in passwords. Does it work if you try account_type = 'HOSTED' instead of 'GOOGLE'?
In the past I set up two accounts with the same email address (one in Apps, one a Google Account) and gave them different passwords so that it would be obvious which account was being used. Here is the explanation in that thread, perhaps it will be helpful.
http://groups.google.com/group/Google-Base-data-API/browse_thread/thread/10369573caa3fc04
Happy coding,
Jeff
On May 2, 11:43 am, Jeff Scudder <j....@google.com> wrote:
Hi Cory,
Does this non-gmail account happen to belong to a Google Apps domain? If so, you might try adding the following to get_blogger_service:
blogger.account_type = 'GOOGLE'
Please let me know if this helps.
Cheers,
Jeff
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Blogger Data API" group.
To post to this group, send email to blog...@googlegroups.com
To unsubscribe from this group, send email to
blog...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bloggerDev?hl=en
-~----------~----~----~----~------~----~------~--~---




