CodeIgniter Forums
Twitter API - Create Favorite - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Twitter API - Create Favorite (/showthread.php?tid=31348)



Twitter API - Create Favorite - El Forum - 06-15-2010

[eluser]supermogx[/eluser]
Hello!

I tried using this library for tiwtter api :
http://www.haughin.com/code/twitter/

The favorites function doesn't seems to work (/favorites/create)

Is there a newser library to use with twitter?
Or anybody made it work? I looked in the API doc and the URL doesn't even seems to be the same (it's now api.twitter.com, the favorite method should be callse by api.twitter.com/1/favorites/create/id.json for example).