This is the first time I've set up Bitbucket account. I have to use Aptana 3 to connect to bitbucket. The first time I tried, Aptana's ssh key generator, it produced SSH 1 key, which when I applied to bitbucket, was not accepted.
I used PuttyGen, to get SSH 2 key, I have the private copy saved in the same folder where I have the local repo, bitbucket ,accepted the public key, yet when I try to make a pull request, I get permission denied. Everywhere I look, it says that there is key mismatch. How is it possible if I only have one pair of keys?