https://api.twitter.com/1.1/statuses/user_timeline.json?oauth_consumer_key=sGnCueXIC8RytWoSgpDO6TzBa&oauth_token=DpbyfuVyZjJVgcZTpJg6fthJjafQimY&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1510138635&oauth_nonce=VbTQLe&oauth_version=1.0&oauth_signature=68Ul6e7M0JWI3llgC6h/r8Tk8e8=&screen_name=twitterapi
I have used this URL to call the API. But is shows { “errors”: [ { “code”: 89, “message”: “Invalid or expired token.” } ] }.
Could you please help on this.