Team,
From yesterday we are facing issue in RingOut Call Status API. After successful initiate a RingOut Call using RingCentral JS SDK we are getting RingOut unsecured uri(http://etc..) instead of https.
RingCentral JS SDK version - 2.0.6
Below are sample RingOut response:
{
"uri" : "http.../restapi/v1.0/account/1133926004/extension/1133926004/ringout/354",
"id" : 354,
"status" : { "callStatus" : "InProgress", "callerStatus" : "InProgress", "calleeStatus" : "InProgress" } }
Could anyone look into this and update us soon.
Thanks