Cloud-CV / evalai-cli

:cloud: :rocket: Official EvalAI Command Line Tool
https://cli.eval.ai
BSD 3-Clause "New" or "Revised" License
54 stars 61 forks source link

submission error #339

Closed kingwmk closed 2 years ago

kingwmk commented 2 years ago

I got an error when submit results.

$evalai challenge 1719 phase 3392 submit --file ./sub.parquet --large

Error: {'detail': 'Given token not valid for any token type', 'code': 'token_not_valid', 'messages': [{'token_class': 'RefreshToken', 'token_type': 'refresh', 'message': 'Token is invalid or expired'}]}

jeromepatel commented 2 years ago

@kingwmk I am facing a similar error, can you please tell me how did you resolve this? thanks!

Ram81 commented 2 years ago

Hi @kingwmk @jeromepatel , please update your CLI version to latest one and update the token in your CLI with the latest token from your EvalAI profile to resolve this issue.