>
not >=
for example.next
url work as expected and return a valid page - it should never result in a 500 error.modified
" must always be an integer, afterTimestamp
/ afterChangeNumber
must also be an integer.afterTimestamp
or afterChangeNumber
of the next url always increase with each new page - if not the query has likely been badly implemented.deleted
" items in the feed. If these are missing, it is likely the feed has not been implemented correctly.next
URL should be an absolute not relative URL.Content-Type: application/json
next
URL present on the last page? The next
URL on the last page should match the URL of the current page.