<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: xml-rpc api does not work with multiple blogs</title>
		<link>http://en.forums.wordpress.com/topic/xml-rpc-api-does-not-work-with-multiple-blogs</link>
		<description>WordPress.com Forums &#187; Topic: xml-rpc api does not work with multiple blogs</description>
		<language>en</language>
		<pubDate>Fri, 24 May 2013 15:06:23 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/xml-rpc-api-does-not-work-with-multiple-blogs" rel="self" type="application/rss+xml" />

		<item>
			<title>drmike on "xml-rpc api does not work with multiple blogs"</title>
			<link>http://en.forums.wordpress.com/topic/xml-rpc-api-does-not-work-with-multiple-blogs#post-37451</link>
			<pubDate>Tue, 05 Dec 2006 14:07:26 +0000</pubDate>
			<dc:creator>drmike</dc:creator>
			<guid isPermaLink="false">37451@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Works for me and those using BlogDesk which posts using the xmlrpc.  IIRC, that uses the meta API.  I have no issue with pulling individual blog's listings of categories and whatnot.</p>
<p>What program are you using?
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "xml-rpc api does not work with multiple blogs"</title>
			<link>http://en.forums.wordpress.com/topic/xml-rpc-api-does-not-work-with-multiple-blogs#post-37351</link>
			<pubDate>Mon, 04 Dec 2006 23:14:31 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">37351@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@sandun<br />
This sounds to me like a question you might choose to send to staff for an answer by using a feedback.
</p>
]]></description>
					</item>
		<item>
			<title>sandun on "xml-rpc api does not work with multiple blogs"</title>
			<link>http://en.forums.wordpress.com/topic/xml-rpc-api-does-not-work-with-multiple-blogs#post-37324</link>
			<pubDate>Mon, 04 Dec 2006 19:05:00 +0000</pubDate>
			<dc:creator>sandun</dc:creator>
			<guid isPermaLink="false">37324@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>WordPress.com supports multiple blogs per account. However this is not fully implemented in the xml-rpc end.  For example, if you have two blogs, blogA.wordpress.com and blogB.wordpress.com, then</p>
<p>1) The xml-rpc call to list blogs (eg: blogger.getUsersBlogs) correctly returns the two blogs (along with the blog ids).</p>
<p>2) List of posts and blog categories (either blogger, metaweblog or mt api) does not work for multiple blogs - it always returns the data for the first blog, even if you provide the id of the second (or Nth) blog when making the API call.</p>
<p>For example:<br />
metaWeblog.getCategories(blogId_A, username, password)<br />
and<br />
metaWeblog.getCategories(blogId_B, username, password)</p>
<p>returns the same data i.e. categories for blogId_A. The same applies to getRecentPosts.
</p>
]]></description>
					</item>

	</channel>
</rss>
