ooni / ooni/backend

api: results disappear when increasing until value

Open
#481 8 comments 1 reaction 1 assignee View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.