Question

Error Code: CMN-414

  • 10 January 2024
  • 2 replies
  • 131 views

Hi everyone,
I get a CMN-414 error. Cannot find it in error code list of API references. Any ideas why this may be happening?


2 replies

Userlevel 1

What API did you call before catching that error? It is usually because of invalid input parameters.

Userlevel 1

For the /sms endpoint. Mostly the error CMN-414 refers to invalid recipient phone number number. Can you print out the `item.To` phone number and check if it's a real phone number, E.168 formatted and also check if you can manually send a message to that phone number.

Reply