Skip to main content
Question

cmn101 error , issues in creating the proper response in deluge for zoho rc integration

  • November 26, 2020
  • 1 reply
  • 176 views

authorization = "Bearer" + " " + access_token;

header = Map();

header.put("Authorization",authorization);

header.put("Content-Type","application/json");

params.put("to",to_s);

params.put("from",froms);

params.put("text","Test SMS message from Platform server");

res5 = zoho.encryption.base64Encode(get_attachments);

data = "data:text/plain;" + "name=" + get_attachments + ";base64," + res5;

lists.add(data);

params.put("attachments",lists);

info params;

send_mms = invokeurl

[

url :"https://platform.devtest.ringcentral.com/restapi/v1.0/account/" + accID + "/extension/" + extensionId + "/mms"

type :POST

parameters:params.toString()

headers:header

];

info send_mms;

1 reply

  • 0 replies
  • December 1, 2020

Hello @Constantine Kanarakis, apologies for the error. I would highly suggest opening a case HERE, and our Integration support will get back to you as soon as possible. Thank you!


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings