<?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: Atom Publishing troubles</title>
		<link>http://en.forums.wordpress.com/topic/atom-publishing-troubles</link>
		<description>WordPress.com Forums &#187; Topic: Atom Publishing troubles</description>
		<language>en</language>
		<pubDate>Thu, 23 May 2013 11:34:26 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/atom-publishing-troubles" rel="self" type="application/rss+xml" />

		<item>
			<title>ryanmatt on "Atom Publishing troubles"</title>
			<link>http://en.forums.wordpress.com/topic/atom-publishing-troubles#post-477164</link>
			<pubDate>Thu, 17 Jun 2010 15:13:31 +0000</pubDate>
			<dc:creator>ryanmatt</dc:creator>
			<guid isPermaLink="false">477164@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm trying to use the Atom Publishing Protocol to interface with my wordpress.com blog, but every time I always get rejected.  I'm using cURL to start off with this.  Based on what I saw here (<a href="http://torrez.us/archives/2006/08/21/486/" rel="nofollow">http://torrez.us/archives/2006/08/21/486/</a>), I've been using this command to login:<br />
<pre><code>curl -X POST -v -d &quot;log=username&amp;pwd=password&quot; -c cookies.txt http://testbp2010.wordpress.com/wp-app.php/ser
vice</code></pre>
<p>Every other URL I've tried produces a 404 response code, but for this one, I always get<br />
<pre><code>&gt; POST /wp-app.php/service HTTP/1.1
&gt; User-Agent: curl/7.20.1 (i386-pc-win32) libcurl/7.20.1 OpenSSL/0.9.8n zlib/1.2
.5
&gt; Host: testbp2010.wordpress.com
&gt; Accept: */*
&gt; Content-Length: 28
&gt; Content-Type: application/x-www-form-urlencoded
&gt;
&lt; HTTP/1.1 405 Method Not Allowed
&lt; Server: nginx
&lt; Date: Thu, 17 Jun 2010 14:59:55 GMT
&lt; Content-Type: text/html; charset=utf-8
&lt; Connection: close
&lt; X-hacker: If you&#039;re reading this, you should visit automattic.com/jobs and app
ly to join the fun, mention this header.
&lt; Allow: GET
&lt; Content-Length: 0</code></pre>
<p>Does anyone know why this isn't working?  Can anyone suggest a good resource to look at?  I'm pretty sure I can handle everything that I need as soon as I can authenticate, but I'm having a really hard time figuring that out.
</p>
]]></description>
					</item>

	</channel>
</rss>
