EvalAI
EvalAI copied to clipboard
Add better error handling for getting AWS credentials for a challenge
- In case the API doesn't work.
- In case it works but there is an error in getting the credentials.
can you please share the video or something to recreate this error
@Nsdevil
This is a sample output from a Postman request to participant_team/aws/credentials/
:
<!DOCTYPE html>
<html>
<head>
<title>EvalAI- Home Page</title>
</head>
<body>
<h1>Error 500 - Internal Server Error</h1>
</body>
</html>
@gchhablani Hey there, as a part of GSoC even I would like to contribute and if the issue is still open and no one is working on it, I would like to take this up.
Hi, @gchhablani without being assigned can we fix the issue and raise the PR? I just wanted to know so that I can start working on the issues.
@gchhablani , Is this fixed or needs improvement?