user_timeline API call returns nothing. I’m using the sample from the official documentation:
https://api.twitter.com/1.1/statuses/user_timeline.json?screen_name=twitterapi&count=2
All I get is a blank page. According to the Twitter system status everything is working, any ideas?
Are you using OAuth when you make this request?