Sonar.login not authorized

How do I update the sonar.login?
If I update the key, the same error persist.

I know the error will resolve once a new token gets created with new key but then a whole new project gets created and I don’t want that, I already have a sonar.login of a project that already exist and I just want to add another branch with another analysis.
Kindly suggest the possible way.

Hi,

You can generate a new token and use it for an existing project. Click on your user icon (top-right) → My Account → Security.

If that token was also created via the onboarding wizard, then it’s probably specific to the project you got it from. You’ll need either a global analysis token, which works for any project, or a new token generated via the UI (navigation described above) for the new project.

 
HTH,
Ann

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.