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'm trying to use getMeeting() when using the Embedded App SDK and am getting undefined as an error coming back from a rejected promise. How do I troubleshoot this? Details:- Webex Meetings Version: 42.3.6.11- Platform: Mac OS 12.3 (21E230)
My primary use-case: I'm developing an app that should only be consumed by Cisco Employees.Secondarily:While piloting an embedded app in an organization, I would prefer to be able to allow only that org to access it. Thirdly:While developing the embe...
So, I sorted out my issue, but I'm not sure why it worked. here's the code context. I am using EmberJS to develop my embedded app. To aid in this, I've made an EmberJS Addon (found here, it's still a WIP) which essentially wraps the Embedded App SDK ...
Thanks for the reply, I modified my original post to contain the extra version information. When you created your Embedded App at developer.webex.com, did you click the box for Meetings (there's one for Meetings and Messaging) to specify that it can ...