Blogging from Flickr (again!)
Posted: Thu Jun 29, 2006 2:08 pm
Hi all,
I've installed the xmlrpc event plugin so that I can post blog entries from Flickr. However, within Flickr when I try to "add new blog" and put in the URL for the serendipity_xmlrpc.php file, together with username and password, it just reports back that my endpoint is wrong.
I've enabled the error logging as mentioned in another thread and the resultant logfile shows this:
Anyone got any idea why the endpoint is reported as being wrong?
Many thanks
Rich
I've installed the xmlrpc event plugin so that I can post blog entries from Flickr. However, within Flickr when I try to "add new blog" and put in the URL for the serendipity_xmlrpc.php file, together with username and password, it just reports back that my endpoint is wrong.
I've enabled the error logging as mentioned in another thread and the resultant logfile shows this:
Code: Select all
[29.06.2006 05:00]<?xml version="1.0" encoding="utf-8"?>
<methodCall>
<methodName>metaWeblog.getUsersBlogs</methodName>
<params>
<param><value><string>NO-APP-KEY</string></value></param>
<param><value><string>[username edited out]</string></value></param>
<param><value><string>[password edited out]</string></value></param>
</params>
</methodCall>
Array
(
)
Many thanks
Rich