API Pabbly Responses Error Integration with Qontak (Compare JSON Testing in Postman)

Status
Not open for further replies.

Bayu

Member
Hi, I'm using API by Pabbly to send data to Qontak API Endpoint in my workflow.

Once I execute. it always responds errors 404, 422, etc, but somehow the same JSON I tested in Postman it always responds to Success (200)
I also tested it with the sandbox, it went normal (success 200)


It never happened before


API by Pabbly
1677742712942.png


Postman Test
1677742789158.png


POST
Endpoint:
Header:
Authorization : Bearer VOoKTxRaMWdBxxxxxxxxxxxx*******************#######

{
"to_name": "NAME", // fill it with your name
"to_number": "xxxxxxxxxxx", // fill it with your phone number example : 60123728373
"message_template_id": "36927e75-084a-4d54-b883-f1f3b9a4cd6c",
"channel_integration_id": "36a4c114-2023-4e2a-988c-00819d04bcc0",
"language": {
"code": "en"
},
"parameters": {}
}

Please help @Supreme Thanks
 
Last edited:
P

PabblyMember4

Guest
Hey @Bayu

We have created the test workflow called PC Test on your email id [email protected]. Please check the test workflow you can use the same in the original workflow.
 
Status
Not open for further replies.
Top