📌
Netcore - WhatsApp Business API
  • Introduction
  • Getting Started for business
  • Whatsapp use cases (Templates)
    • Ecommerce
    • Travel
    • Broking /Securities
    • Banks
    • Mutual Funds
    • Insurance
    • Automobile
    • Media/Events
    • Education
  • Error Codes
  • API for developers
    • Consent API
      • Manage Opt IN /Opt OUT
    • Message API
      • Send Text message
      • Send Media message
        • Send Media message using Media ID
        • Send Media message using URL
      • Send Location message
    • Template Message API
      • Template Message API
    • Media API
      • Upload Media
      • Get Media
      • Delete Media
  • Webhooks
    • Delivery Message
    • Incoming Message
      • Incoming message-media
      • Incoming message location
      • Incoming message-text
  • Button Feature
  • Encryption
  • Reports
    • Delivery reports
    • Conversation Logs
  • FAQs
    • Getting started
    • Accepting Netcore WA request
    • Getting Business manager verified
    • Getting Opt ins
    • Message Templates
    • Allowed Notification types
    • Registration
    • Whatsapp language settings
    • Disallowed notification types
    • Quality rating and message limits
    • Message templates
    • Media in whatsapp
    • Miscellaneous queries
  • Contact Us
Powered by GitBook
On this page
  • Consent API (ERROR Codes)
  • Message API (ERROR Code)

Was this helpful?

Error Codes

List of error codes that you will get in case of failures of text, media, ​template and location message APIs

Consent API (ERROR Codes)

Error Code

Description

8006

Required parameter is missing

8006

type is invalid. type must be optin/optout.

8006

recipients is required.

8006

source cannot be empty.

8006

source value cannot be greater than 25 characters.

8006

Invalid recipient. Only numeric values allowed.

8006

recipient value cannot be less than 10 digits.

8006

recipient value cannot be greater than 15 digits

8005

Optin already found for provided mobilenumber

8005

Error occurred while updating optin for mobilenumber

Message API (ERROR Code)

ERROR Code

Description

8001

Required parameter is missing

8002

Phone number is not opted in

8003

WhatsApp contact does not exist

8004

Client details not found

8005

Technical error occurred

8007

Failed to send message because you are outside the support window for freeform messages to this user. Please use a valid template or reconsider

8008

Invalid Media id or bad media

8006

message_type can only be text/media/template/location.

8006

message_type cannot be null or blank

8006

source cannot be null or blank

8006

recipient_type cannot be null or blank

8006

recipient_type can only be individual

8006

recipient_whatsapp cannot be null or blank

8006

recipient_whatsapp cannot be less than 10 digits

8006

recipient_whatsapp cannot be greater than 15 digits

8006

Invalid value in recipient_whatsapp parameter. Only numbers are allowed

PreviousEducationNextConsent API

Last updated 5 years ago

Was this helpful?