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.
I work in a hardware product that provides an unified interface to start meetings on different platforms like Webex using client SDKs. We are developing an embedded app for Webex to provide seamless integration to join the meeting from our device wit...
Thanks Jeff. To access the meeting information via REST API, we have to go through oAuth flow outside of the the embedded apps. Also for app wants to get notified only for the current meeting, not for all the meetings. This seems bit inefficient and ...