api: results disappear when increasing until value
Open
Nobody has claimed this yet.
bug
discussion
- Dominant language
- Python
- Stars
- 61
- Forks
- 33
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 3
Description
As of 2020-12-18T06:40:00Z, try https://api.ooni.io/api/v1/measurements?test_name=dnscheck&since=2020-12-01&until=2020-12-15&limit=50 and you will get back six pages of results and counting.
Conversely, https://api.ooni.io/api/v1/measurements?test_name=dnscheck&since=2020-12-01&until=2020-12-16&limit=50 returns only 28 results. Likewise, https://api.ooni.io/api/v1/measurements?test_name=dnscheck&since=2020-12-01&until=2020-12-17&limit=50, also returns only 28 results.
I am going to list the specific JSONs returned by the API for each of these URLs.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.