I’ve been going through the new Twitter API documentation, and have looked at a few discussions here and it is still not clear how I just get a twitter feed on my site WITHOUT using the crappy Twitter widget.
ALL I want is a JSON feed of my twitter wall - please can someone tell me how to do this? I have tried using the following URL:
https://api.twitter.com/1.1/statuses/user_timeline.json?screen_name=wickywills&count=2
But all I get is “Bad authentication data” - am I missing something?