[TxMt] Fetch posts error with blogging bundle...
Allan Odgaard
throw-away-1 at macromates.com
Mon Aug 14 15:12:24 UTC 2006
On 14/8/2006, at 16:52, Daniel Jewett wrote:
> I continue to receive this error when attempting to fetch posts from a
> WordPress blog at 'thenormalfamily.net' [...]
Try instead to use http://admin@www.thenormalfamily.net/wp/xmlrpc.php
If I do: curl -I http://thenormalfamily.net/wp/xmlrpc.php
I get:
HTTP/1.1 302 Found
...
Location: http://www.thenormalfamily.netwp/xmlrpc.php
Which is clearly a wrong redirect (lacks a slash after .net,) but
using the www version seems to work.
More information about the textmate
mailing list