Question

Subscribing to Telephony Session Events is failing with SUB-410

  • 19 August 2020
  • 1 reply
  • 332 views

I am subscribing to Telephony Session Notifications in my sandbox using this filter:

"/restapi/v1.0/account/~/telephony/sessions"

In the 'SubscriptionInfo' returned from the Subscribe the filter is in the collection of disabled filters, with the following text and error code.

Required application permission [CallControl] is missing
SUB-410

How do I set the CallControl permission in my sandbox ?





1 reply

Userlevel 1

Login your developer portal, click the Console tab then the Apps option on the left menu pane. Select the app you are using with your code and select the Settings option and add the "Call Control" permission to the App permissions field.

Reply