Error 404 Github

  • Which versions are you using (SonarQube Server / Community Build, Scanner, Plugin, and any relevant extension): Community Build
  • How is SonarQube deployed: zip, Docker, Helm? Docker
  • What are you trying to achieve: I am trying to integrate SonarQube with my organization.

Hey guys, I’m new to SonarQube. I recently integrated my personal GitHub account without any issues, but when I tried to connect the organization I work for, I received this error:

I checked all credentials and permissions, and everything seems correct. Even the “DevOps Platform Integrations” tab shows the configuration as valid.

Hi,

Welcome to the community!

Can you describe exactly what steps lead to this 404 from GitHub? Looking at the URL in the screenshot, I suppose this is a redirect that happens during the authentication process? If so, it’s likely a misconfiguration on your side.

 
Ann

You are right, I was setuping for the first time.

I tried with my personal account and I had no problems, but when I tried with my organization that I work on, it results in 404.

Add project →Import from GitHub→GitHub redirect→Error 404

Hi,

Have you done any other setup or configuration?

Are you logged in to SonarQube Cloud with a GitHub account that has access to your work projects?

 
Ann

Before that one I managed to connect to my personal account but I deleted it.

My GitHub account has acess to my organization work, even my manager tried, as his account is the creator of the organization, but same error.

Hi,

Okay, I think you should review your OAuth configuration.

 
HTH,
Ann