Twitter API 1.1 authentication and request
Author: | soundreactor |
Date: | 31 May, 2013 |
Category: | plugin |
Credits: | https://dev.twitter.com/docs/auth/application-only-auth by Soundreactor |
Download
64bit
non async version
Description
makes twitter api calls with modified headers in HTTP Post and Get
- create an app at: https://dev.twitter.com/apps
- enter your consumer key and secret.
- obtain bearer token via this plugin.
- make your api request via this plugin.
Notes: -This version is non-async :( (i'll make it async as soon as possible)
have problems? look at the TTY or ask..
Comments
Comments are no longer accepted.Please create a new topic in the vvvv beta forum to discuss this contribution.
hi soundreactor!
Thanks for the serious plugins. It seems like they changed a little bit the Access Token answer. I updated this and then it worked.
But shouldn't tweets also work?
https://dev.twitter.com/docs/api/1.1/post/statuses/update
I cannot get it to work. Do you know what could be wrong?
I uploaded the updated, working patch with the open question here post-tweets-with-twitter-api
cheers