FeedHive / twitter-api-client

A user-friendly Node.js / JavaScript client library for interacting with the Twitter API.
MIT License
948 stars 84 forks source link

Standard search API is not available for usage #23

Closed iliran11 closed 4 years ago

iliran11 commented 4 years ago

I cannot use this resource https://api.twitter.com/1.1/search/tweets.json. the URL appear in twitter-api-spec.yml but doesn't translate into the references or any of the clients.

Am I wrong?

SimonHoiberg commented 4 years ago

No, you're right! Nice catch. I opened a PR for this. Waiting for your review :slightly_smiling_face:

SimonHoiberg commented 4 years ago

Fixed in v. 1.0.4