News & Announcements User Community Developer Community

Welcome to the RingCentral Community

Please note the community is currently under maintenance and is read-only.

Search
Make sure to review our Terms of Use and Community Guidelines.
  Please note the community is currently under maintenance and is read-only.
Home » Developers
Error Code: CMN-414
Tags: errors
Jan 10, 2024 at 11:16am   •   2 replies  •  0 likes
IT Team

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?

on Jan 10, 2024 at 11:29am   •  0 likes

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

on Jan 10, 2024 at 12:48pm   •  0 likes

I am using Ringcentral.Net (5.28.0) package with .NET and I got this error while trying to send SMS.
My request body is as follows:

var requestBody = new CreateSMSMessage

{

text = item.Body,

from = new MessageStoreCallerInfoRequest { phoneNumber = item.From },

to = new MessageStoreCallerInfoRequest[] { new MessageStoreCallerInfoRequest { phoneNumber = item.To } }

};

The function is working fine in dev environment but breaking in production.

1 Answer
answered on Jan 10, 2024 at 12:56pm  

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.


 0



A new Community is coming to RingCentral!

Posts are currently read-only as we transition into our new platform.

We thank you for your patience
during this downtime.

Try Workflow Builder

Did you know you can easily automate tasks like responding to SMS, team messages, and more? Plus it's included with RingCentral Video and RingEX plans!

Try RingCentral Workflow Builder

PRODUCTS
RingEX
Message
Video
Phone
OPEN ECOSYSTEM
Developer Platform
APIs
Integrated Apps
App Gallery
Developer support
Games and rewards

RESOURCES
Resource center
Blog
Product Releases
Accessibility
QUICK LINKS
App Download
RingCentral App login
Admin Portal Login
Contact Sales
© 1999-2024 RingCentral, Inc. All rights reserved. Legal Privacy Notice Site Map Contact Us