user error, did'nt have ssh-servicer enabled. duhhh...
How is the ssh service (where?) connected to a checkout using https?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
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.