When I do a git pull on an existing repository I get the following
"remote: You may not have access to this repository or it no longer exists in this workspace"
Details. I am confused and this is new. I am not sure what has changed. Can you please help?
```
$ git pull
Username for 'https://bitbucket.org': cenla1
Password for 'https://cenla1@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.
fatal: Authentication failed for 'https://bitbucket.org/cenla1/yf-erl/'
```