Hello support,
I created an Access Token on workspace settings (scopes project:read & repository:read), I was able to clone an existing repo A using basic auth with x-auth-token user and this new token.
After that, I created a new repo B and tried to clone it with same token but I received a 403 error.
I generated a new access token and now I'm able to clone the new repo
Why previous token is not working ?
Does it mean each time I create a new repo, I need to generate a new one (or rotate existing one)?
Regards,
Mathieu GIRARD
Welcome to the community.
Could you please confirm if the first token was created from the workspace settings or repository settings?
Regards,
Mark C
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Aside from the 403 error message, did you get any insufficient scopes error?
Regards,
Mark C
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.