I can only view up to 1000 records on the map; it does not display more than that, regardless of the number of points configured. Additionally, the map returns a 403 error, indicating that access is blocked.
Welcome to the community, @JorgeSilva2026! Kindly please be informed that the 1000 record issue is a bug and our team is investigating to fix it. Regarding the 403 error, could you kindly share with us a screenshot of your issue so that we could investigate it further? Is it an issue with only a single project or is it an issue with other projects too?
FYI this is a consequence of a recent change to Kobo’s APIs to limit the maximum number of responses to 1000 per page, for performance issues, which came into effect earlier this month; from Important Changes to `/api/v2/assets/{uid_asset}/data` Result Limits
The maximum number of results per page will now be 1,000 (instead of 30,000)
We are working on a corresponding change to Kobo map feature to perform a paging request to fetch 5000 results, so that you can then display a maximum of 5000 points on the map.
This appears to have started recently. I’ve noticed it too, somewhat intermittently (but on all projects and all servers). If you look closely these all (rather alarming) 403 error appear to correspond to specific tiles on the map, and they will come and go if you zoom in and out, scroll back and forth across the maps. So I suspect it is the backend OSM tile server that is sometimes returning failures for some tiles being requested to render on the map.
We are investigating, but in the mean time if you refresh/zoom in-out/scan back-forth you can often get the missing tile to appear.

