I’m trying to build a custom widget to display my tweets. I’ve searched for a couple hours and haven’t found anything other than more confusion.
From what I understand I need to use OAuth to authenticate each request.
Does anyone have some sample jQuery that allows me to retreive tweets as JSON? Is there a tutorial on this site? I can only find samples using API ver 1, which is going to be retired this weekend.