php-twitter-search-api icon indicating copy to clipboard operation
php-twitter-search-api copied to clipboard

Results 1 php-twitter-search-api issues
Sort by recently updated
recently updated
newest added

Here's the json returned when using your library. ``` {"errors": [{"message": "The Twitter REST API v1 is no longer active. Please migrate to API v1.1. https://dev.twitter.com/docs/api/1.1/overview.", "code": 68}]} ``` Currently,...