Hi, we are using the dockerized version of PactCLI...
# general
s
Hi, we are using the dockerized version of PactCLI (pactfoundation/pact-cli:0.50.0.20) and we are seeing this error verifying a contract when the provider responds with a
set-cookie
header (I have truncated it for readability purposes)
Copy code
pact-cli_1                         |       Failure/Error: replay_interaction interaction, options[:request_customizer]
pact-cli_1                         | 
pact-cli_1                         |       NoMethodError:
pact-cli_1                         |         undefined method `strip' for nil:NilClass
pact-cli_1                         |       # /usr/lib/ruby/gems/2.7.0/gems/rack-2.2.3/lib/rack/mock.rb:260:in `block in identify_cookie_attributes'
...
Do you have any clue on how to fix this? Thanks in advance!
c
I’m also getting the same problem
s
@Matt (pactflow.io / pact-js / pact-go) do you mind to confirm this is the proper channel to ask for this type of support?
m
Might be best raising an issue on github itself with the specific details that’s causing the issue
s
Great, I opened this issue a few days ago and thought it would be easier if I moved the conversation here. Reopened. Thanks for the prompt response.