curl --get 'https://api.twitter.com/1.1/statuses/user_timeline.json' --data 'count=2&screen_name=twitterapi' --header 'Authorization: OAuth oauth_consumer_key="Iie5pLbQHTcvsNSL4Q9bQ", oauth_nonce="5ae19d9143cfec50b3990e19e8863b21", oauth_signature="NROfqSHW1BLMFwK8ePbZQfLzwaI%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1395206578", oauth_token="14663976-CN3V54WoIXzofcn697ooLjDRaNuHS0ZiEFLCMDyK4", oauth_version="1.0"' --verbose
blog comments powered by Disqus