Hello, i would like to use the 1.1 API and i’am facing a problem. Indeed, this url returns to me:
{“errors”:[{“message”:“Bad Authentication data”,“code”:215}]}
https://api.twitter.com/1.1/search/tweets.json?q=exemple&oauth_token=xxxxxxxxx&oauth_token_secret=xxxxxxxxxxx
Is there anything wrong?
Thank you