Missing Messages from the api : messages/in_group/<groupid>.json&threaded=true&older_=<messageId>

New Contributor

Hi,

I am trying to fetch messages from a Yammer group using the following api:

messages/in_group/<groupid>.json&threaded=true&older_than=<lastmessageId>

 

As i iterate over older messages using the 'older_than' paramter, i am missing messages & am not able to get all the messages.

 

Any idea on what could be wrong, or why the API is missing messages?

0 Replies