Can't push to a public repo I am an admin of

Hi,
I created an organization that I am the admin and under it a repo for a new dataset. Trying to push from cli I get this error:

remote: -------------------------------------------------------------------------
remote: You are not authorized to push to this repo.
remote: Make sure that you are properly logged in.
remote: -------------------------------------------------------------------------
To https://huggingface.co/datasets/myorg/mydataset

Running whoami gives the expected result:

myusername
orgs:  myorg

I checked and I am defined as admin in the organizational settings page of myorg.

1 Like