Open
Description
@rosbo Hi Kagglehub team,
Problem:
Just a quick note. I am trying to upload stuff using the kagglehub.upload_dataset()
function. Uploading once works very well and everything goes smoothly. Uploading a second time (using the same code), throws a permission denied error.
Specifically:
requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://www.kaggle.com/api/v1/datasets/create/version/...
It seems like this function does not work:
Expected outcome:
Running kagglehub.upload_dataset()
twice would create a new version of the dataset, instead of throwing an error.
Let me know what the issue might be and how to remedy it.
Metadata
Metadata
Assignees
Labels
No labels