Twitter example

yelvington - April 23, 2008 - 20:47
Project:HTTP Action
Version:6.x-1.x-dev
Component:Documentation
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

The screenshot ALMOST provides a Twitter example. How about one that works? Here's what I did:

Request URI:
http://twitter.com/statuses/update.xml

Request type:
POST

Request headers:
Authorization:
Content-type: application/x-www-form-urlencoded

Request data:
status=blog:+%title+%node_url

(Note that the help text in the screenshot suggesting string placeholders such as %title is NOT displayed on my installation ... it only says "Optionally, any data that should be sent with the request.")

This has been hooked to the trigger "When either saving a new post or updating an existing post" on the trigger configuration page, but it doesn't seem to have any affect at all. What am I missing?

Some debug logging would probably help in cases like this.

 
 

Drupal is a registered trademark of Dries Buytaert.