Hi,
I have a problem with a specific list, it always returns one tweet less than the ones requested with the count parameter.
Here’s the request url:
https://api.twitter.com/1.1/lists/statuses.json?count=3&include_rts=1&list_id=732241068645863425&slug=comunali2016-torino
If I try with another list, it works as expected:
https://api.twitter.com/1.1/lists/statuses.json?count=3&include_rts=1&list_id=734685610787635204&slug=comunali2016
I have tried using the Twitter Developer Console and I get the same result.
I have seen that other threads were opened in the past but this seems a very specific issue.
Could please someone look into it and let me know?
Thanks