WhatsApp API
  • Getting Started
  • Response Code
    • HTTP Status Codes
    • Error Messages
    • Success Messages
    • Error Codes
  • Authorization
  • Endpoint
    • Sending Message Template
    • Sending Message Template Authentication
    • Sending Media Message Template
    • Check Message Status
  • Kembali ke OCA API Documentation
Powered by GitBook
On this page
Export as PDF
  1. Response Code

Error Messages

OCA WA API error messages are returned in JSON Format. Each HTTP Status Code will be accompanied by descriptive error text and code. For example, an error might occur.

{"errors": [{"message": "Invalid Authentication Credentials", "code": 17}]}
PreviousHTTP Status CodesNextSuccess Messages

Last updated 7 months ago