Failed to parse response

Hi,
I’m having an issue when running a machine step with a new Rest Connector. I believe I have set it up just like all my others but this one is returning an error.
"Failed to parse response.

Error in line 1 position 18. Expecting element ‘Products’ from namespace ‘’… Encountered ‘Element’ with name ‘ProductResponse’, namespace ‘’.

Error in line 1 position 18. Expecting element ‘Products’ from namespace ‘’… Encountered ‘Element’ with name ‘ProductResponse’, namespace ‘’.
"


image

Hi,
I was able to figure out the error. I had to add a Request Header Parameter.
Accept = application/json

1 Like

Great that you found a solution and shared it in the Forum. Happy Flowing! :slight_smile: