cancel
Showing results for 
Search instead for 
Did you mean: 

In SAP PO Rest adapter issue "JSON RESPONSE: Input is not valid JSON at character 25 "

former_member224405
Participant
0 Kudos

Hi

we have developed 6 interfaces which is proxy to REST scenarios of which 3 interfaces are working fine in the 4 interface i am getting the error

SAP PO REST ADAPTER JSON RESPONSE: Input is not valid JSON at character X (???) .

In DEV all the interfaces are working fine only in case of PROD i am getting the issue.

Please provide resolution.

Already we have implement the resolution provided in the note AP note 2435422 New Feature: Binary data handling from REST Adapter, binary data can also now be handled in the Sender and Receiver REST Adapters.

where we have added one extra header parameter (application/octet-stream) but still error persist.

Thanks,

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member224405
Participant
0 Kudos

Thanks Sumit!!Tested the same payload with postman as well as DEV PO systems in both it is working fine.

0 Kudos

Hi,

Could you compare the response JSON using some REST client like postman and see if there is any special char coming at payload. This could be escape char coming in case of prod payload.


Thanks,

Navneet