• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed.

Issue with Interakt API Integration – Getting 500/404 Errors

MYZONE

Member

📩 Support Query for Pabbly Team:​

Subject: Issue with Interakt API Integration – Getting 500/404 Errors
Message:
Hello Pabbly Support Team,
I am trying to send WhatsApp messages using Interakt API via Pabbly Connect, but I'm consistently receiving error responses like:
  • 500 - The application processed the request but returned a blank response, or
  • 404 - Not Found
🔧 Here is my setup:
{
"receiver": "919426334349",
"message_type": "text",
"message": {
"type": "text",
"text": "✅ MyZone Auto Reply working! How can I help you?"
}
}

  • I’ve verified this works from Postman, but in Pabbly it returns either 500 or 404 depending on the configuration.
✅ I’ve already confirmed with Interakt support that the API key, number and endpoint are all active and correct.
Kindly check from your end if this is a configuration issue in Pabbly or if some setup adjustment is required.
Looking forward to your help.
Regards,
[Your Name]
MyZone Tourism
 

Attachments

  • error.jpg
    error.jpg
    91.3 KB · Views: 143

ArshilAhmad

Well-known member
Staff member
Could you please share the cURL and the API documentation of the endpoint you are attempting to execute?
 
Top