403 error downloading JRE

I am still get similar error below for SonarScanner CLI 6.2.1.4610:

14:10:54.619 DEBUG ← 403 https://api.sonarcloud.io/analysis/jres?os=windows&arch=amd64 (1041ms, 82-byte body)
14:10:54.619 INFO EXECUTION FAILURE
14:10:54.619 INFO Total time: 11.818s
14:10:54.619 ERROR Error during SonarScanner CLI execution
java.lang.IllegalStateException: Error status returned by url [https://api.sonarcloud.io/analysis/jres?os=windows&arch=amd64]: 403

Response from https://api.sonarcloud.io/analysis/jres?os=windows&arch=amd64:

{
    "Message": "User is not authorized to access this resource with an explicit deny"
}