I am unable to connect my gitlab account with xcloud. It was previously connected but I had deleted the Xcode Cloud data after we have changed our gitlab remote origin url. Since then whenever I am trying to connect, I am getting this error. I have tried connecting the account with both maintainer & admin account but still getting the same error.
GitLab installation was incomplete on Xcode Cloud Setup
After the setup we are ending at the same page. Our proxy log shows, that XCode Cloud is trying to access this url: [servername]/api/v4/projects/[group]/[project_name]/. But this must be incorrect API path, because you can only access if you go to this url: [servername]/api/v4/projects/[project-id]. Does anyone have the same or similar problem?
Do you solved this problem? I have the same