[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [syndication] Radio + Blogger API = ?
On Sat, 20 Jul 2002 19:53:46 +0600, in szf you wrote:
>Hello,
>
> It there somebody who can tell me how to post to the Radio via
> Blogger API? When I request for user blogs it returns invalid answer
> where blog id is "home". But this should be an integer value, not a
> string.
>
> Any ideas?
I see nothing in the BloggerAPI docs that indicates that blogId must
be an integer, looking at [1], the blogId whilst numeric, is returned
directly in a <value> element, so is actually a string.
Cheers
Simon
www.pocketsoap.com
[1] http://plant.blogger.com/api/xmlrpc_getUsersBlogs.html