Failing get all challenges endpoints
Open
- Dominant language
- Python
- Stars
- 2k
- Forks
- 984
- Avg merge
- 2h 54m
- Merged PRs (30d)
- 14
Description
```
{{host_name}}/api/challenges/challenge/all/all/all
{{host_name}}/api/challenges/challenge/all/all/public
{{host_name}}/api/challenges/challenge/all/unapproved/all
{{host_name}}/api/challenges/challenge/all/unapproved/public
```
These four API calls are failing with 500. I am not exactly sure why. Adding try-except does not help.
Needs further investigation.
Contributor guide
Assessment
This issue has not been assessed yet.