I set up a SSH key pair to connect Bitbucket with Jenkins. But after that, I can't clone repositories from Bitbucket. The error I'm getting is as follows.
conq: repository access denied. fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
I have all access rights with the repository as it is my private repository. So, can somebody help me?