Kaggle / kaggle-api

Official Kaggle API
Apache License 2.0
6.29k stars 1.1k forks source link

403 - Forbidden - Permission 'datasets.update' was denied #642

Closed MH0386 closed 1 month ago

MH0386 commented 1 month ago

Hi,

I am trying to upload my dataset. It is not part of a competition. I can't upload; even though I just got a new API from my profile.

input:

kaggle d version -r tar -m https://github.com/MH0386/seismic_data/commit/${{ github.sha }}

output:

Upload successful: data.tar (3GB)
403 - Forbidden - Permission 'datasets.update' was denied
MH0386 commented 1 month ago

Sorry for annoying you, It was due to an outdated dataset-metadata.json

ai-nikolai commented 2 weeks ago

@MH0386 How exactly did you fix this? I am running into the same issue?

What needs to be updated in the dataset-metadata.json?