This is likely a misuse on my part but when making a 'listPost' request I am not able to list past the first 20 posts. I am under the assumption that the property 'max_cursor' is the timestamp offset from which posts are listed from.
I am entering the 'create_time' property of the 20th post as the 'max_cursor' for the next call. Nothing is being returned currently. Does anybody have an idea?
Hello,
First want to say thanks to @szdc,
This is likely a misuse on my part but when making a 'listPost' request I am not able to list past the first 20 posts. I am under the assumption that the property 'max_cursor' is the timestamp offset from which posts are listed from.
I am entering the 'create_time' property of the 20th post as the 'max_cursor' for the next call. Nothing is being returned currently. Does anybody have an idea?
Regards