evalai-cli
evalai-cli copied to clipboard
fix #313: fix handle error key not found problem in logging errors due to jwt api
resolves #313. Now, during logging error, if error key is not present in response.json(), then the code looks for detail key which contains the error which is returned when error is caused due to the JWT API, and logs the value of detail key if present
@Ram81 up for review
@Ram81 ping
@Ram81 ping