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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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?