Cloud-CV / EvalAI

:cloud: :rocket: :bar_chart: :chart_with_upwards_trend: Evaluating state of the art in AI
https://eval.ai
Other
1.76k stars 781 forks source link

API: Failed to get all challenges #3411

Open vschmidt opened 3 years ago

vschmidt commented 3 years ago

API parameters: Method: GET URL: /challenges/challenge Header: Authorization = "Token {{my_token}}" Software: Insomnia

Expected behavior: List of all challenges

Observed behavior: "error": "Invalid url pattern!"

Software image: image

Server logs: [pid: 80|app: 0|req: 2/2] 192.168.x.x () {32 vars in 732 bytes} [Mon May 3 18:14:46 2021] GET /api/challenges/challenge => generated 32 bytes in 63 msecs (HTTP/1.1 406) 6 headers in 232 bytes (1 switches on core 0)

vschmidt commented 3 years ago

When I force the mode, the request works.

image

AaqibAhamed commented 3 years ago

PR Raised