Question
4
Replies
439
Views
Posted: March 14, 2019
Last activity: January 23, 2020
Closed
Connect-Rest (post) Returning 400 error when called through Pega, from Postman it is working fine
When I am trying to invoke a connector from Pega using a data page, it is returning 400 error code.
Where as when I am trying to invoke the same connector fromPost man , it is working fine.
Can any one please help me to solve this issue, I have checked the url and parameters, everything i have passed is correct.
Hi Adri,
Can you please check request body that you are sending in Connect-Rest request. Http response code 400 is used to indicate bad request or missing request params for the service.