Unexpected error.

Discussions related to HTTPAPI (An HTTP Client Package for RPG programming.) http://www.scottklement.com/httpapi/
Post Reply
sarverwest
Posts: 2
Joined: Tue Jan 04, 2022 7:19 pm

Unexpected error.

Post by sarverwest »

We are able to create a correct payload (JSON file) which is working correctly in Postman. but when we try to send from an RPGLE we keep getting this error of "{"status":400"message"."Malformed request","additional error".""} SetError()#13:HTTP 1.1 BadRequest"

It must be in the something in the program that we are missing. Has anyone seen this before or point us where we need to look next.
Post Reply