Error code via MessageStatus::channelFailed whatsapp::external::2003
ℹ️ How to solve:
Check the localizations available for your template. You can either use the correct language and local combination or submit a new localization with the expected language code.
Error code via MessageStatus::channelFailed whatsapp::external::2001
ℹ️ How to solve:
Check the localizations available for your template and submit the missing localization.
Error code via MessageStatus::channelFailed whatsapp::external::2000
ℹ️ How to solve:
Check for the template how many parameters, {{N}}: N natural number, are defined for the language code you want to use and use the required number of parameters, on messaging request.
Error code via MessageStatus::channelFailed whatsapp::external::2012
ℹ️ How to solve:
Send the matching media with the messaging request.
Error code via MessageStatus::channelFailed whatsapp::error::invalidFileSize
ℹ️ How to solve:
Make sure the media respects the limit as returned by the details. You can find them as well here https://developers.facebook.com/docs/whatsapp/api/media#post-processing
Error code via MessageStatus::channelFailed whatsapp::error::noValidContact
ℹ️ How to solve:
Make sure the phone number you want the message send to does exist.