Question

Unable to send MMS using Ring Central API

  • 6 January 2024
  • 1 reply
  • 64 views

Hi Team,

Note : The SMS API workes well with the from (phoneNumber) as used same in the MMS api.

We are working on to send the MMS using Ring Central API ( https://developers.ringcentral.com/api-reference/SMS/createMMS). We also implement the phone-number API (https://platform.devtest.ringcentral.com/restapi/v1.0/account/389784004/extension/389784004/phone-number)

response from phone-number API is given below -

1704542547727.png

In MMS API -

1704543150183.png


ERROR -

1704543197770.png



1 reply

Userlevel 1

The API reference has problem to upload the media content for sending MMS. It does not work properly and could return a false error message.

As a developer and as you plan to develop applications, I recommend you to choose a programming language and try the APIs by your own code or use these sample codes.

Reply