Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot submit with API to a late submission competition #621

Closed
gonzalezJohnas opened this issue Aug 13, 2024 · 3 comments
Closed

Cannot submit with API to a late submission competition #621

gonzalezJohnas opened this issue Aug 13, 2024 · 3 comments
Labels
question Further information is requested

Comments

@gonzalezJohnas
Copy link

Hello,

Problem description

I have been trying to use the kaggle API to do a submission for the competition:
https://www.kaggle.com/competitions/dog-breed-identification
However, I got could not submit to competition error, but if I do it through the competition page it works.

I tested on other competition which are also in late submission and it works from the API.

Could it be possible to know why some competition can be submitted through the API and some no ?

In general it is possible to submit to late submission with the API ?

@stevemessick
Copy link
Contributor

stevemessick commented Aug 13, 2024

@gonzalezJohnas Thanks for the report. The message Could not submit to competition is printed after a failed upload attempt. There should have been another error message printed before that, although it might not look like an error. See if you can find the other error message and paste it here. If t looks like a transient problem then perhaps you could re-try your submission.

@stevemessick stevemessick added the question Further information is requested label Aug 13, 2024
@gonzalezJohnas
Copy link
Author

Thank you for your quick answer, unfortunately I don't have any other message printed before this. This is the reason I am asking if there is known reasons of why some competitions cannot be submitted through the API and only from the competition page on a browser.

@stevemessick
Copy link
Contributor

As I mentioned before, the submission failed to upload. There should be another message printed that says what went wrong. Can you redo the upload then copy the command and everything printed after it, then paste that here, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants