Even after adding the audit credentials for our gradle builds still it is failing at task :audit below is the command we are using
./gradlew clean build -Daudit.username=**** -Daudit.password=****
and getting the below error
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ‘:audit’.
Error trying to get audit results: Bad Gateway (502)