Question

Send SMS in Production - MSG-242 Error

  • 20 February 2020
  • 2 replies
  • 2569 views

Good afternoon,

Today our company faced with an issue when we tried to send a SMS message from the Production environment.

Error object:

{
  "errorCode" : "FeatureNotAvailable
  "message" : "The requested feature is not available
  "errors" : [ {
    "errorCode" : "MSG-242",
    "message" : "The requested feature is not available"
  }]
}


I've tried to recreate it with by sending requests from your tool https://developers.ringcentral.com/api-reference/SMS/createSMSMessage
and it shows me the same error.

However the Sandbox environment works as expected: I'm able to send a SMS either through the tool or using API Calls.

I've also attached the screenshots of interaction with your portal below.
Note: I've used the Sandbox credentials.
Main form:

Response:

Application permissions:

Could you please provide a fix for this problem?


2 replies

Userlevel 1

I just sent an SMS message from my production account to make sure our SMS service is up and run normally. All works well.

Are you able to send SMS from your RingCentral softphone?

A similar issue I can find here

https://forums.developers.ringcentral.com/questions/1188/sending-sms-using-api-gives-error-code-msg-242-the.html

Please check the number once from where you are sending sms

Reply