SonarCloud error: Project not found despite correct project key

We are currently encountering an issue in SonarCloud where the analysis fails even though the correct project key is configured.

During the GitHub pipeline execution, SonarCloud returns the error “Project not found.” We have verified the project key and organization values, but the issue persists.

Hi,

Welcome to the community!

This is likely an authentication error. I believe the error message you’re getting lists three possibilities, and the third one is your token.

Can you check that?

 
Thx,
Ann