noam-honig / wikiloc

11 stars 8 forks source link

Error on getting more results after 4 clicks - outofrange error #21

Closed develad closed 1 year ago

develad commented 1 year ago

The response object received in the network tab:

{ "error": { "code": "outofrange", "info": "The value \"16000\" for parameter \"gsradius\" must be between 10 and 10,000.", "min": 10, "curmax": 10000, "max": 10000, "highmax": 10000, "*": "See https://he.wikipedia.org/w/api.php for API usage. Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/postorius/lists/mediawiki-api-announce.lists.wikimedia.org/&gt; for notice of API deprecations and breaking changes." }, "servedby": "mw1362" }