[wp-trac] [WordPress Trac] #29698: blogger.getUsersBlogs XML-RPC method returns an empty array
WordPress Trac
noreply at wordpress.org
Thu Sep 18 02:11:16 UTC 2014
#29698: blogger.getUsersBlogs XML-RPC method returns an empty array
--------------------------+-----------------------------
Reporter: tom103 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: XML-RPC | Version: 3.9.2
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Clients like Windows Live Writer use the {{{blogger.getUsersBlogs}}}
method to list available blogs; today I tried to configure my blog in WLW,
and I got an error saying that no blogs where found (see
[http://wordpress.stackexchange.com/questions/161795/cant-connect-to-blog-
with-windows-live-writer this question on wordpress.stackexchange.com]),
even though I know there are several blogs available (it's a multisite
install).
So I experimented a bit with the API, and I realized that
{{{wp.getUsersBlogs}}} does return the list of blogs, but
{{{blogger.getUsersBlogs}}} and {{{metaWeblog.getUsersBlogs}}} just return
an empty array. (see attached HTTP traces)
I was able to use WLW to publish on my blog in a previous WordPress
version (back in 3.3 I think), so it seems to be a regression; I don't
know exactly when it was introduced.
It might be related to the fact that it's a multisite install; there's
[https://core.trac.wordpress.org/ticket/17541 another ticket] mentioning a
problem with this setup.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29698>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list