Hi everybody,
I’m trying to make VVVV post updates on twitter.com. I’m succesfull at reading my posts trough the HTTP(get) node but posting seems impossible trough HTTP(POST). This is because the POST node doesn’t have a Username and Password pin that is required for the twitter API.
Does anybody has any ideas on how to solve this problem?
If anybody is interested: the twitter API documentation can be found here.
http://apiwiki.twitter.com/REST+API+Documentation