Hey Y'all. I have a question on how the Body works in the HTTP Pipelines Channel. Before I begin I have everything working and set up correctly (Was able to do it in Postman and was able to do GE...
The email is already a Subscriber (me) but this is from the Mailerlite documentation: "If a subscriber already exists, it will be updated with new values. This is non-destructive operation, so omitting fields or groups will not remove them from subscriber."
When I did Custom Errors I got the same error message from the body
("body:{"message":"The email field is required.","errors":{"email":["The email field is required."]}}")
but Pipelines exempted the error
Here is my Postman response:
Here is my 200 ok using GET from Pipelines:
Trying many different things and I am completely stumped on why its not working.