runtime error

Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 304, in hf_raise_for_status response.raise_for_status() File "/usr/local/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://huggingface.co/api/spaces/Aarifkhan/leaderboard-results-to-modelcard/secrets The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 9, in <module> from gradio_space_ci import enable_space_ci File "/usr/local/lib/python3.10/site-packages/gradio_space_ci/__init__.py", line 38, in <module> from .webhook import enable_space_ci # noqa: F401 File "/usr/local/lib/python3.10/site-packages/gradio_space_ci/webhook.py", line 48, in <module> add_space_secret( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 119, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 6607, in add_space_secret hf_raise_for_status(r) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 367, in hf_raise_for_status raise HfHubHTTPError(message, response=response) from e huggingface_hub.utils._errors.HfHubHTTPError: (Request ID: Root=1-66273f95-379eaa4845bac73552c72f06;04968b3f-cdb9-4245-b353-47b575b28fa7) 403 Forbidden: You have read access but not the required permissions for this operation. Cannot access content at: https://huggingface.co/api/spaces/Aarifkhan/leaderboard-results-to-modelcard/secrets. If you are trying to create or update content,make sure you have a token with the `write` role.

Container logs:

Fetching error logs...