I determined that there shouldn't have been any qu...
# pact-ruby
h
I determined that there shouldn't have been any quote marks in the URL and they were there because of this command
Copy code
pact-broker publish pacts --consumer-app-version=\"$(npx absolute-version)\"
I just needed to remove the quotation marks here.