Hi, i'm having a problem in cloning some project in Bitbucket. I have granted the access to read the repository which should allow me to clone the project into my local files. But now after i clone the project i encounter some invalid credential issue, here are some of the output:
`fatal: Invalid credentials
fatal: Invalid credentials
Password for 'https://gusJaka@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.`
i can make sure i put the correct username and password but it always says invalid credential, and when i click on `Can't Login` it redirect me to not found page, what should i do?