Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
My organization has a need to differentiate abandoned calls vs calls that were not connected for another type of reason (dropped call, etc). Currently in Webex Calling CDR data, the only way to calculate abandoned calls is if the Answered property = ...
Hello,I want to create a webhook that will be notified anytime a call is received by or placed by anyone in my Webex Organization. Currently, you can only create webhook for the telephony_calls resource from the user who created the webhook's perspe...
Apologies, the issue ended up being that the OAuth code was being trimmed 4 characters from the UI to the back-end where the request was being made. Appreciate your help!
Hi Janos, thanks for the reply. Unfortunately that doesn't seem to be the issue. Just now, these are the steps I took:1. I reset the client secret as you suggested.2. Using the new client secret and a new auth code, I attempted to get access token us...