Hi,
I have a twitter feed set up all wrks well, I need to limit the numbers of poste per page, I notice in the response from there are options "posts per page" and "next page"
How can I use these
thx
Hi Michael,
This should be helpful:
https://dev.twitter.com/docs/api/1/ge...
You would need to add one more Request parameter and update parameters for every next page.