I'm submitted HTML to Fax with img. img is stripped. Any ideas? Content-type?
I'm submitted HTML to Fax with img. img is stripped. Any ideas? Content-type?
<!DOCTYPE html>
<html>
<body>
<img src="https://cdn-images-1.medium.com/max/735/1*KEiF2KBM-bYfZ2gKLcDEeQ@2x.png"; />
</body>
</html>
It's better to use url link of the images in the HTML tag instead of any base64 image code as the API currently doesn't have the feature to convert it back to image.
Maybe in future they introduce this dealing with base64 format.
Also the url link should be public and accessible to ringcentral to get the image from the location
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:
6 People are following this question.