We use Elasticsearch and keep their recommended limit of 10k records, which is why you’re hitting this limit. You can see the GitHub issue here: https://github.com/inaturalist/iNaturalistAPI/issues/134 We should, however, have an error message when this happens, I’ll make an issue for that.
Filtering by dates would be a strait-forward way of progressing through a list past 333. If you check the dates on page 332, then set your new filter to end at that date, your page 333 suddenly becomes page 1 or 2, and you can keep going.
I’ve encountered the same issue, but got around using filters. Thanks for posting @mikkohei13, now we know exactly what’s happening. @tiwane can i suggest to broaden the error message with some type of recommendation like “please, use filters” or something similar? 'cause first time i bumped into this i thought there is some problem with my computer or browser until i cleared my cache and tried it on another machine, only then i figured out it was some kind of a system limit. Thank you for clearing this out!
I was curious what my first identification was on here (of the 36742 that I’ve made). But I get an error message when I attempt to look back beyond page 333.
Platform:
Website App version number, if a mobile app issue:
Browser, if a website issue:
Chrome URLs (aka web addresses) of any relevant observations or pages:
Screenshots of what you are seeing:
Description of problem:
Step 1:
Go to a user’s profile page
Step 2:
Click “IDs” tab
Step 3:
At the bottom, between “Previous” and “Next” is a series of page number. Click on the last number. If the last number is greater than 333, it will give the error: " I ate iNaturalist.org, that’s why it’s not working."
as a workaround to see the observations beyond page 333, use additional filter parameters to reduce the number of records returned or invert the sort order.