While attempting to access the URL for a previously used repository, I received an error message:
You may not have access to this repository or it no longer exists in this workspace. If you think this repository exists and you have access, make sure you are authenticated.
How may I gain access to this repository? Thank you.
git clone https://[username]@bitbucket.org/[workspace-name]/nowasys-website.git
Cloning into 'nowasys-website'...
Password for 'https://[username]@bitbucket.org':
remote: You may not have access to this repository or it no longer exists in this workspace. If you think this repository exists and you have access, make sure you are authenticated.
fatal: Authentication failed for 'https://bitbucket.org/[username]/nowasys-website.git/'
I faced the same problem, please go to API token , top right bitbucket personal setting, select the access managment let side or follow this link, https://id.atlassian.com/manage-profile/security/api-tokens.
create api token with scope and add read/write permissions.
Adnan Tariq (Data and AI Expert), Nowasys LTD
Is it your repository ? can you share the link here to check it too?
Best intents
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @YJ
I've taken a look at your user account, and can see you only have access to a single personal workspace that has 0 repositories.
It is highly likely that you are not logged in using the correct user account, and this is why you do not see/have access to the repository.
Please follow this article below and let me know how it goes:
Cheers!
- Ben (Bitbucket Cloud Support)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Seems you're answering my post, Ben :)
Thanks Atlassian team.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @YJ
Please avoid sharing workspace URL's in community, as this is a public forum.
I've checked the workspace URL you provided, and neither the workspaceID nor the repository slug exists. This would explain why you are receiving the error message.
I'd suggest double checking this, and asking a member of the correct workspace to invite you to the workspace - as again, you don't belong to any workspaces with the email address you've used to raise this community post.
- Ben (Bitbucket Cloud Support)
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.