If your Cloud Collaboration question is not answered quickly, please email devsupport@webex.com for additional help
I'm trying to write a web application for help desk technicians to allow them to Enable and Disable Host privileges for users. When a user has "Host" privileges, I have no problems running GetUser or SetUser on the account.
Once I set the user to Attendee Only, I get "Access Denied, additional privileges are required" when attempting to GetUser or SetUser on the account. I was hoping to be able to re-enable hosting on the account via the WebEx XML API.
The account I am using has the Site Admin privilege. Is there a way to make this work or is this "by design"?
We are getting this error as well did you ever resolve this?
Our issue was resolved and was caused by an API update. Once Cisco rolled back the change we no longer were getting the access denied error. For anyone running into this issue, make sure you have the correct scopes defined in your integration. Not having those can also cause this issue.