Receiving 400 error code for bad syntax

Receiving 400 error code for bad syntax - trace details below:

<Header name="ApiResult">{"ApiErrors":[{"ErrorNumber":999999,ErrorCode":"GLBL,ErrorMessage":"Log on failure.,"ApiErrorTypeCode":2}],"ApiResultTypeCode":2}</Header>

https://api-gw-rnd.pncint.net/cib_dcis_rnd_api_testing/Party/:partyIdentifier/PartyPaymentInstructio...

Getting on PUT call - GET call is ok...

0 3 137
3 REPLIES 3

Not applicable

Can you set the value to a variable inside java script and access using {variable name} in the header?

That will resolve the error created by the special characters.

Hello. Could you provide an example? I'm unclear why this is happening for the PUT and not the GET...What part of the header are the special characters showing up in? Thanks.

It seems GET call is not considering that header.