https://www.deployhq.com/support/common-repository-errors/unable-to-access-github-repository-error-404-422
### 404 - Not Found
You may see the following error whilst connecting to your GitHub repository using … list-deploy-keys
```
This error usually means the user you're connected as, does not have admin access to … the repository you're trying to add. … And the following would mean the project's webhook already exists in the repository:
```
POST https … docs.github.com/rest/reference/repos#create-a-repository-webhook
```
You could manually remove this and
Updated 23rd Mar 2022