I’ve been trying out the RingCentral Supervision Demo, and I’m not quite able to get it to work. When the app gets to submitting the supervision request and calling /restapi/v1.0/account/~/telephony/sessions/${inputParams.telSessionId}/parties/${inputParams.partyId}/supervise
, it’s not able to work due to a 403 Forbidden error.
The supervisor device is a softphone that is an “Existing Phone” device set up manually using SIP. Its status is always offline on the admin panel, no matter whether I’m running the app or not. Is there a way to turn the softphone on?