Hi guys, I use PactNet 4.1.0. When I run a Provide...
# pact-net
d
Hi guys, I use PactNet 4.1.0. When I run a Provider test using a path to particular Pact (WithUriSource method) verification result is not sent to Pact Broker (we use PactFlow) due to an error:
Publishing of verification results failed with an error: Link/Resource was not found - Request to pact broker path '/pacticipants/Provider1' failed: 404 Not Found. URL: '<https://outsystems-cfl.pactflow.io/pacts/provider/Provider1/consumer/Consumer2/version/1.0.1>'
Although a pact is available by that url. This problem was described several months ago in this PR. But it didn't get any attention. Back then I just explored a new functionality. But now it becomes critical for our team, since we move forward to can-i-deploy and add webhooks in PactFlow. Maybe someone can help me with that