Getting 'could not resolve com.gradle:build-scan-plugin' error

I have an issue with a dependency in my build so I am trying to do a build scan (./gradlew build --scan) but I am getting this error:

Plugin [id: ‘com.gradle.build-scan’, version: ‘1.12.1’, artifact: ‘com.gradle:build-scan-plugin:1.12.1’] was not found in any of the following sources:

What to do??