Hi!
I'm having trouble pushing my changes onto my friend's project that we want to work on together. She is the admin/owner of the project on Bitbucket. This is the error message Sourcetree gives:
She tried to give me the necessary permissions. She has granted permission to edit the project both my personal email address, which my account on Bitbucket is signed up under, and the redacted email address it lists in the error message, but to no avail.
It feels like a problem that I don't really know what that email address, name-admin@Bitbucket.org is. I didn't create it knowingly, and I don't know how to access emails sent to it. I'm assuming it's an email that's generated for anyone who has a Bitbucket? Is it a problem that it's an "admin" address since I'm not the admin of this project?
Don't know if it matters, but I'm on a fully updated Macbook.
Your username is name-admin - so the username is correct here. You don't have any SSH keys added to your user account, however, so you won't be able to authenticate using SSH.
To fix this - you'll need to copy the contents of your public key found in the ~/.ssh/ folder and add this to your user account in Personal Settings > SSH key. We have an extensive guide for properly setting up SSH below:
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.