Sonarqube API DevOps Integration

Hello!
SonarQube EE 9.6.1.59531
I want to automatу DevOps Integration with API for some projects with Python Script.
Use API endpoint:/api/alm_settings/set_gitlab_binding
Use my API Token (I am sonar-admin and admin of project) invoked as User token
I put token in header Authorization: Bearer {token}
But when I try to make request - SQ return 403 “Insufficient privileges”.
When I do similar operation in Web GUI - it’s ok.
Any help?

Hi,

Your version is past EOL. You should upgrade to either the latest version or the current LTS at your earliest convenience. Your upgrade path is:

9.6.1 → 9.9.1 → 10.1 (last step optional)

You may find these resources helpful:

If you have questions about upgrading, feel free to open a new thread for that here.

If your error persists after upgrade, please come back to us.

Hello, Colin. Such a way, my version of SQ is not supported such API call, right?