Forum Discussion

vagoud's avatar
vagoud
Adept
3 years ago

Pagination with offsets no working in API from 27th JUN

HI Team , 

Pagination with offsets no working in API from 27th JUN PST. 

Endpoint : www.paypal-community.com/api/2.0/search?

query :

SELECT * FROM messages WHERE current_revision.last_edit_time >= 2022-06-27T17:00:00.000-07:00 ORDER BY current_revision.last_edit_time DESC, metrics.views DESC limit 700 OFFSET 700

its return always 0 

  • vagoud We had this checked by our QE team and they were getting a different result than yours.  I'll pass on your query to the support team so that they can investigate this further and help.

  • vagoud We had this checked by our QE team and they were getting a different result than yours.  I'll pass on your query to the support team so that they can investigate this further and help.

  • its was working earlier fine but suddenly 27th starting of day its not working . any reason ? why