Closed skrydg closed 8 months ago
I am facing this same error on the website when trying to join the competition https://www.kaggle.com/c/twitter-bot-classification/data
This is also discussed on #87.
I am facing this same error on the website when trying to join the competition https://www.kaggle.com/c/twitter-bot-classification/data
This is also discussed on #87.
The kaggle competition you want to join is "Invitation Only". You can only join if the host invites you to the competition.
Maybe someone will find it useful. I had the same issue with ''403 - Forbidden - Permission 'competitions.participate' was denied" but I found that it was because I used the full url:
kaggle competitions submissions https://www.kaggle.com/competitions/home-credit-credit-risk-model-stability
403 - Forbidden - Permission 'competitions.participate' was denied
instead of the name alone:
kaggle competitions submissions home-credit-credit-risk-model-stability
No submissions found
I have register on this competition. I notice strange warning while doing list request
Warning: Looks like you're using an outdated API Version, please consider updating (server 1.6.7 / client 1.6.6)
, but there's no 1.6.7 client:What am i doing wrong?