GitLab – Solving: The project you were looking for could not be found

We had the same problem when trying to commit changes to our GitLab repository.

The error we got is:

remote: The project you were looking for could not be found.

 
Here is the way we solve this problem on Windows:

  1. Open Credential Manager
  2. Click Windows Credentials tab
  3. And remove all GitLab entry in Generic Credentials section

Then try again. It should work fine.