On trying to change my digg.com blog settings from the Drupal 5.x site to a Drupal 6.x test site with "blog entry" enabled as the only api-accessible content type, digg.com says it failed with the following error:
Server error. Requested method metaWeblog.getUsersBlogs not specified.
I have no other blogging client on hand, so I can't test if this is digg-specific or site-specific. I have seen from numerous comments that people have successfully used xmlrpc with other clients in 6.x.
Drupal logs no errors. However, it does log a hit to admin/reports/request-test each time digg.com attempts to access the server.
Comments
Comment #1
cburschkaNote: The hit to request-test originates from Drupal itself, of course. Also, digg logs in as user #1, so it's not a permissions problem.
Setting up a Blogger connection works, but fails when actually trying to send a blog post (
transport error - could not open socket).Movable Type can be set up and posted with.
MetaWeblog, Blogger and Movable Type are the extent of the APIs that digg and Drupal both support.
Comment #2
cburschkaIn other news, blogapi.module triggers a variety of errors when digg.com submits a Movable Type post.
Comment #3
cburschkaHas nobody else experienced this?
Comment #4
wildtang3nt commentedSame situation here exactly.
Comment #5
dpearcefl commentedDoes this issue exist in current D6?
Comment #6
dpearcefl commented