jublo / codebird-php

Easy access to the Twitter REST API, Direct Messages API, Account Activity API, TON (Object Nest) API and Twitter Ads API — all from one PHP library.
https://www.jublo.net/projects/codebird/php
GNU General Public License v3.0
776 stars 234 forks source link

IN search_metadata result parameter next_results is missing all time #216

Closed prafullwizorbit closed 6 years ago

prafullwizorbit commented 6 years ago

Hi TwitterAPIExchange.php working perfectly but in result of search_metadata array i am not getting next_results so i cannot make my query in recursive fashion.please suggest some help.

mynetx commented 6 years ago

@prafullwizorbit Would you mind posting the relevant extracts of TwitterAPIExchange.php?

/!\ Do not post OAuth tokens.

mynetx commented 6 years ago

@prafullwizorbit Please post your code so we can find the error?

prafullwizorbit commented 6 years ago

Its working perfectly Thanks