Open GoogleCodeExporter opened 9 years ago
The 2. would be easy, afaik. I'll submit a patch sunday if I have some free
time.
Original comment by marc31boss
on 23 Mar 2012 at 10:40
So, that's it: you only have to replace the xml by json in the requests URLs.
The sample would need to be updated to use a json parser instead of xml... But
the lib itself can be fully switched to json without issue. The real solution
would be to let the library user choice if the client app will use xml or
json...
Original comment by marc31boss
on 25 Mar 2012 at 4:31
Added support for choosing XML or JSON :)
Original comment by swatkat....@gmail.com
on 7 Apr 2012 at 4:14
Twitter REST API v1.1 only allows JSON format.
Also, the new version of the API introduces a few major changes.
See:
1) https://dev.twitter.com/blog/current-status-api-v1.1
2) https://dev.twitter.com/discussions/10644
Original comment by alex.bu...@gmail.com
on 13 Sep 2012 at 6:30
Original issue reported on code.google.com by
zznmeb@gmail.com
on 20 Jan 2010 at 6:07