WebEx XML API - Access Denied, additional privileges are required error for Attendee Only Accounts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2019 03:39 PM
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"?
- Labels:
-
Webex

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2021 10:11 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2021 08:37 AM
We are getting this error as well did you ever resolve this?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2019 07:36 AM
