Deluge Webhook: Exception - 'SSLException'

Deluge Webhook: Exception - 'SSLException'

Hello,

Can you please help with invokeurl function. 
We try to inform our server about new massages posted from Cliq with Webhook, so this is our Deluge code:

response = Map();
datas = Map();
datas.put("user",user);
datas.put("data",data);
app = invokeurl
[
url :"https://our.webapp.url/message-webhook"
type :POST
parameters:datas
];
info app;
return response;

As you see we try to POST data to host with SSL, and after we sent some message in Cliq, and then check logs it get us this information:


So we remove https and put there http (and setup our test server accordingly), after this code becomes like:

response = Map();
datas = Map();
datas.put("user",user);
datas.put("data",data);
app = invokeurl
[
url :"http://our.webapp.url/message-webhook"
type :POST
parameters:datas
];
info app;
return response;

And all it works!

So my question is:
what are we doing wrong? why webhook not sent requests to the host with the SSL?

    • Sticky Posts

    • Customer payment alerts in Zoho Cliq

      For businesses that depend on cash flow, payment updates are essential for operational decision-making and go beyond simple accounting entries. The sales team needs to be notified when invoices are cleared so that upcoming orders can be released. In contrast,
    • Automating Employee Birthday Notifications in Zoho Cliq

      Have you ever missed a birthday and felt like the office Grinch? Fear not, the Cliq Developer Platform has got your back! With Zoho Cliq's Schedulers, you can be the office party-cipant who never forgets a single cake, balloon, or awkward rendition of
    • Accelerate Github code reviews with Zoho Cliq Platform's link handlers

      Code reviews are critical, and they can get buried in conversations or lost when using multiple tools. With the Cliq Platform's link handlers, let's transform shared Github pull request links into interactive, real-time code reviews on channels. Share
    • App Spotlight : PagerDuty for Zoho Cliq

      App Spotlight brings you hand-picked apps to enhance the power of your Zoho apps and tools. Visit the Zoho Marketplace to explore all of our apps, integrations, and extensions. In today's fast-paced world, seizing every moment is essential for operational
    • Automate your status with Cliq Schedulers

      Imagine enjoying your favorite homemade meal during a peaceful lunch break, when suddenly there's a PING! A notification pops up and ruins your moment of zen. Even worse, you might be in a vital product development sprint, only to be derailed by a "quick