Im trying to send a json request with a header and parameters but cant see to do so. I can either send the header without parameters or, parameters without the header. But i need to be able to send both in the same request.
This first image successfully send the header and the second image successfully sends the parameters
I am still getting message body missing when using process URL, If you look at the top image i think ive done everything correct yet still getting error from API.