I have created the sample OAUTH project with Twitter account. While I am getting data Via rest API "https://api.twitter.com/1.1/statuses/home_timeline.json" its thrown exception like "error: Your credential not allow to access this resource; error code :220"
NOTE: I have get access token using PIN based access token method. I have set the application permission as read and write access.