When I try to add my public key to my profile, it says that key has already been claimed by someone else. I saw this post: https://confluence.atlassian.com/bbkb/someone-has-already-registered-that-ssh-key-338365482.html. I then tried to do ssh -T git@bitbucket.org and ssh -T hg@bitbucket.org, so I could see what account I added that key on, but I get Permission denied (publickey). This would seem to suggest that my publickey is not registered on bitbucket.org.
Any ideas on what's wrong?