Search found 2 matches

by sarverwest
Thu Jan 13, 2022 9:16 pm
Forum: HTTPAPI
Topic: Unexpected error.
Replies: 0
Views: 9977

Unexpected error.

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 ...
by sarverwest
Tue Jan 04, 2022 7:35 pm
Forum: HTTPAPI
Topic: Trying to connect to API
Replies: 1
Views: 3453

Trying to connect to API

Have a project that we need to connect to an API and are using the HTTPAPI. The job produces the JSON file and puts it on the IFS. When we try to send the file, we get an error. (GSKIT) No compatible cipher suite available between SSL end points Client is running 7.1 and we need to use TLS1.3. Keep ...