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.
Hello,As a site admin, I would like to know if there is a way to get the access tokens of a user of my webex site, without explicitly asking for the permissions from the user.This is my requirement. I have a general web application with a bunch of re...
Hello,I am using webex webhooks to collect meeting participation joined/left events.I find "sometimes" the participant-left webhook payload doesn't contain the participant Id (at path ".data.data.id"). This field is a must have. Without this there is...
Hello,I am using webex webhooks to receive meeting participant joined/left events in (near) real-time. This works fine. Onece I get a webhook callback, I need to find the related webex meeting. This is where I am having difficulties.The webhook callb...
I am the site admin of a paid webex account.I have two hosting licenses. One license is permanently assigned to the site admin. The other license is dynamically attached and detached to/from one of the other site-users.The idea is, site-admin is crea...
Hello,I am having an issue when trying to create a webex meeting using the webex RestAPI.The site admin is creating the meeting while assigning a different site user (let's call him notAdmin) as the meeting host using hostEmail attribute. According t...
No I didn't buy more licenses. As @Jeff Marshall mentioned, sometimes there was a delay in license changes. I updated my application to anticipate such delays.
@Jeff Marshall thank you for the reply. Yes, a propagation delay could explain this. However I find it is still not correct for different parts of the system to be in inconsistent states. i.e. the controlHub and the /people API shows the user as acti...
@Jeff Marshall thank you for looking in to this and the reply.Since we are actively testing the application, if you check the site status now it won't reflect the status at the time of this issue. As mentioned, the application is dynamically attachin...
The previous issue got resolved after some time as previously replied. Assuming this is a Webex Sandbox specific quirk, I immediately switched to a paid webex account for further testing. Now I am getting the same error with the paid Webex account to...