Before running, you should set the API token to connect to the pactflow portal as follows: export PACT_BROKER_TOKEN=<api token here> The API Token can be obtained on Confluence. To publish your contracts: ./gradlew pactPublish If connecting to Pactflow, please disable the HMCTS VPN. Lic...