8000 Report endpoint returns 500 error · Issue #9219 · gitcoinco/web · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Report endpoint returns 500 error #9219
Closed
@yabirgb

Description

@yabirgb

Describe the bug
When querying information for our grant we get information if we don't use any extra argument but if we set the from_timestamp and the to_timestamp the server returns a 500 error

{
    "active": "error",
    "code": 500,
    "nav": "home",
    "title": "Error 500"
}

To Reproduce
Call the url https://gitcoin.co/api/v0.1/grants/contributions_rec_report/?id=149&from_timestamp=2021-05-11&to_timestamp=2021-05-30&format=json

Expected behavior
Should return information from the 5th of May 2021 to the 30th of May 2021

Desktop (please complete the following information):

  • OS: Solus OS

Metadata

Metadata

Assignees

Labels

Gitcoin GrantsGitcoin GrantsbugThis is something that isn't working as intended.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0