question

Ext 45211 avatar image
Ext 45211 asked Ext 45211 answered

RingeCentral Embeddable Project - React - Images in SMS

Hello,

we are using the ring central embeddable project V1.8.7 and when we send the images in SMS we are seeing blank message in the widget instead of image. Please suggest how can we find out the root cause here.


Thanks

embeddableapp
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Embbnux Ji avatar image
Embbnux Ji answered

Hi @Ext 45211 Can you help to collect HAR file and log, and sent to us? I guess this is a network issue to read image.
To collect HAR and log:
1. Open chrome developer tool
2. Reproduce the issue to send image in SMS
3. Go to chrome developer tool's network panel, right click at request to save all as HAR with content
4. Go to chrome developer tool's console panel, right click at log to save all as file
And create case at https://developers.ringcentral.com/support/create-case and share the HAR and log after you receive a email.

1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Ext 45211 avatar image
Ext 45211 answered

@Embbnux Ji will do . The below are my observations.

In the message-sync service ((https://platform.ringcentral.com/restapi/v1.0/account/~/extension/~/message-sync) I do see the image links with uri as "https://media.ringcentral.com/..." But when I go to the individual conversation page, I don't see any call getting fired from the react app to retrieve the image. I also don't see any error in the console log . Ideally to display a call should be invoked to media.ringcentral.com. Please suggest.

1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Developer sandbox tools

Using the RingCentral Phone for Desktop, you can dial or receive test calls, send and receive test SMS or Fax messages in your sandbox environment.

Download RingCentral Phone for Desktop:

Tip: switch to the "sandbox mode" before logging in the app:

  • On MacOS: press "fn + command + f2" keys
  • On Windows: press "Ctrl + F2" keys