6 messages in com.googlegroups.bloggerdev[bloggerDev] Blogger API not pulling ...
FromSent OnAttachments
Sean16 Jun 2008 12:30 
Alex Mills16 Jun 2008 20:28 
Jeff Scudder17 Jun 2008 10:15 
Jeff Scudder17 Jun 2008 14:24 
Alex Mills17 Jun 2008 19:25 
Jeff Scudder20 Jun 2008 10:24 
Subject:[bloggerDev] Blogger API not pulling list of blogs for some users.
From:Sean (rag@gmail.com)
Date:06/16/2008 12:30:04 PM
List:com.googlegroups.bloggerdev

I have about 2500 or some-odd using Blogger through my system and recently some users are having difficulty pulling their Blog list to select from a list.

Process goes:

1. Enter Blogger username/password 2. Select blogs 3. Save settings

I test this on myself and on the users who are having problems. The results are inconsistent.

If I use the sample PHP script located:
http://code.google.com/apis/blogger/developers_guide_php.html, and run it with my credentials, it pulls a list of blogs fine.

Now, using it with my user's details, it returns nothing. Blank.

Some suggest it might be being caused by the type of account (Google Apps, Mail, etc...), but it's impossible to really test.

Does anyone know what might be going on?

I'm using client login type and polling the
http://www.blogger.com/feeds/default/blogs endpoint to get blog list.

Thanks in advance,