plugin
Credits: https://dev.twitter.com/docs/auth/application-only-auth
by Soundreactor
makes twitter api calls with modified headers in HTTP Post and Get
1. create an app at: https://dev.twitter.com/apps
2. enter your consumer key and secret.
3. obtain bearer token via this plugin.
4. make your api request via this plugin.
Notes:
have problems? look at the TTY or ask..
anonymous user login
~4d ago
~10d ago
~10d ago
~11d ago
~24d ago
~1mth ago
~1mth ago
~1mth ago
~1mth ago
~2mth ago
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