Hello! I have been trying to get a pact test to work with our rails apps. Right now I'm having an issue where the body of my request seems to be getting translated as a string? I'm trying to add a header to specify the content-type but it seems to have no effect on the pact files/test results (see attached).
Am I doing something wrong? I can't seem to find any clear examples/documentation on this. Thanks!