draftbit / twitter-lite

A tiny, full-featured, flexible client / server library for the Twitter API
https://npm.im/twitter-lite
MIT License
794 stars 96 forks source link

Could not authenticate you issue #160

Closed jyothisjose closed 3 years ago

jyothisjose commented 3 years ago

We are getting following error message {"errors":[{"code":32,"message":"Could not authenticate you."}]} on executing curl --request GET --url https://api.twitter.com/1.1/account_activity/webhooks.json --header 'authorization: Bearer AAAAAAAAAAAAAAAAAAAxxxxxxx'

Can you please assist us to solve this issue?

ciffelia commented 3 years ago

Hi, jyothisjose. twitter-lite is a Twitter API client for Node.js. Please visit https://twittercommunity.com/ to ask a question about using Twitter API on curl.