Hi,
I am working on a mobile AIR project that showed the timeline of celebrities and any other Twitter account the user decided to add.
It worked fine until a week ago, whenever I try to connect to the domain api.twitter.com I get IO errors.
I am using a library that creates a secure socket that sends the request just as the api requires.
I am using the Application-Only authorization.
Thanks