Skip to content

Conversation

@AyushR1
Copy link
Contributor

@AyushR1 AyushR1 commented Mar 31, 2023

Fix #342 : urls.py: Update endpoint to get all challenges. It was pointing to the wrong endpoint. Fix it with the correct one.

The correct endpoints are picked from evalai.

Tested and worked on localhost (http://localhost:8000), production (https://eval.ai) and staging (https://staging.eval.ai).

Response on local dev environment

evalai challenges
image

evalai challenges past  
evalai challenges future  
evalai challenges ongoing

image

Staging
image

Production
image

AyushR1 added 3 commits March 31, 2023 11:38
It was pointing to a wrong endpoint. Fix it with correct one

Signed-off-by: AyushR1 <ayushrathore12501@gmail.com>
Signed-off-by: AyushR1 <ayushrathore12501@gmail.com>
Signed-off-by: AyushR1 <ayushrathore12501@gmail.com>
@gchhablani gchhablani changed the title Fix #342 : Fix error on get all challenges [BugFix] Fix incorrect endpoints for get all challenges API Jun 20, 2023
@gchhablani gchhablani merged commit 944da3e into Cloud-CV:master Jun 20, 2023
@AyushR1 AyushR1 deleted the fix branch July 17, 2023 20:26
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

Successfully merging this pull request may close these issues.

Fix error on get all challenges

2 participants