You are not authorized to access this resource on gitlab attachment

Hi all,

So I’m getting the following error when attempting to attach an existing repo to my existing project on gitlab.com

Here are some details:

SSH Key on Gitlab.com User settings: ssh-rsa AAAAB*******eflZZFl5pM3tLJ3 smajlovs@US3FHIM0XQ86TJG (Shortened it down).

Deployment Key under the “Attach Existing Repo” module: ssh-rsa AAAAB3Nz********5PJzpHxC+qxFpEkEtYN1hv0ZowqT semirsm@cyberpanel-ubuntu-s-1vcpu-1gb-nyc3-01 (Shortened it down).

The webhook that “pushes” it setup and returns a 200 code, which is great.

Does anyone know why I might be getting “You are not authorized to access this resource.” errors? I’ve also tried adding the Gitlab SSH Key and replaced the deployment key, and no luck.