Can i use this implement a GET HTTP using the new api?

49 views
Skip to first unread message

Kenneth Chan

unread,
Oct 18, 2012, 10:57:06 AM10/18/12
to supertweet-...@googlegroups.com
I am running an arduino IDE script that utilises REST API v1.0 and it can successfully parse data off twitter to print on my display. but after they changed the API to v1.1, they do not accept XML and RSS anymore. can i use this to retrieve my usertimeline via the GET HTTP method still? 

this was the old method:


could you advice me how to implement the new method?

cheers!

Mr Blog

unread,
Oct 18, 2012, 11:49:55 AM10/18/12
to supertweet-...@googlegroups.com
No.  SuperTweet.net is simply an oAuth wrapper for the Twitter API, not a converted/translator.


You will have to adapt your code to process JSON in v.1.1.  The equivalent endpoint is:

Reply all
Reply to author
Forward
0 new messages