Hi,
I am using the below api for get my tweets but I get the error - {“errors”:[{“message”:“Bad Authentication data”,“code”:215}]}
https://api.twitter.com/1.1/statuses/user_timeline.json?screen_name=toreachdeepak1&count=2
I have checked that my screen name is correct.
Please help me why I am not getting my tweets.
Regards
Deepak
Are you authenticating correctly using OAuth?