Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] /tasks/find endpoint returning 500 error #843

Open
danielduhh opened this issue Oct 5, 2020 · 0 comments
Open

[Bug] /tasks/find endpoint returning 500 error #843

danielduhh opened this issue Oct 5, 2020 · 0 comments

Comments

@danielduhh
Copy link

The /tasks/find endpoint returns a 500 "Internal Server Error" when the onlyEnabled param is explicitly set to true, or not set at all (the default is true)

https://maproulette.org/api/v2/tasks/find?parentId=13527&limit=10&page=0&onlyEnabled=true

{"status":"KO","message":"ERROR: column \"enabled\" does not exist\n  Position: 265"}

Related question: Does the parentId param accept multiple ids? I'm looking if theres a way to fetch all the tasks for multiple challenges in a single request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant