05-29-2014 12:50 AM
I am trying to delete a recording using the XML API v5.5 but I get "Access denied, additional privileges are required" error.
I am using the admin credentials in the XML request - I know this because other operations work with the same credentials.
Can someone help?
Solved! Go to Solution.
06-10-2014 11:03 AM
Hello,
Updating this thread with the eventual answer. Site Admin setting "Automatically record all sessions using Network Based Recording" causes inability to delete NBR.
05-29-2014 02:08 PM
DelRecording is documented as a self-only command, attempting to delete somebody else's recordings will result in access denied.
05-30-2014 02:46 AM
Hmm.. It worked for quite a while in the past. I have encountered this error only recently.
Is this a new change?
I'll try to change my implementation to use the meeting host credentials instead of the site admin and see if it solves the problem.
Thank you for all the help, it is much appreciated.
05-30-2014 02:50 AM
On the same note... where can I find the full XML API Reference PDF for the latest version (v8.0)?
I see only the PDF for v5.5.
Thanks!
05-30-2014 03:08 AM
Hi again,
Unfortunately changing the "securityContext" credentials in the request XML to the meeting host webExID and password did not solve the problem. I still get the same "Access Denied" error with the host credentials.
Am I missing something? Could this be a bug?
06-02-2014 12:13 PM
Hello,
XML API 5.5 guide is the most recent PDF available. You can also find a slightly more updated HTML based guide on the developer community portal, that will serve as the primary reference going forward. Can you please provide your lstRecording and delRecording requests to webex-meetings-api-dev@cisco.com for further testing? I will need the full request, including password, so be sure not to post these details here, publicly.
06-10-2014 11:03 AM
Hello,
Updating this thread with the eventual answer. Site Admin setting "Automatically record all sessions using Network Based Recording" causes inability to delete NBR.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide