Kaggle / kaggle-api

Official Kaggle API
Apache License 2.0
6.16k stars 1.08k forks source link

submission error #530

Closed codejay12 closed 8 months ago

codejay12 commented 9 months ago

iam trying submission through api and found the 403 error says"403 - Forbidden - Permission 'competitions.participate' was denied" and the command is kaggle competitions submit playground-series-s3e2626 -f .\sample_submission.csv -m "submission through api

jplotts commented 8 months ago

Hi @codejay12 - it seems like you have a typo in your competition name. It should be "playground-series-s3e26" not "playground-series-s3e2626". We will look into providing a better error message, but hopefully this should help in the meantime.