huggingface / huggingface_hub

The official Python client for the Huggingface Hub.
https://huggingface.co/docs/huggingface_hub
Apache License 2.0
2.12k stars 556 forks source link

Fix error message on permission issue #2465

Closed Wauplin closed 3 months ago

Wauplin commented 3 months ago

reported by @MoritzLaurer on slack (internal)

Since we have fine-grained tokens now, the current error message "make sure you have a token with the write role." is not relevant anymore. This PR updates it to "make sure your token has the correct permissions.".

HuggingFaceDocBuilderDev commented 3 months ago

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.