We are developing a marketplace application.
I have the WEB SDK working fine with a Web Site to open a meeting in the browser.
I also have OAUTH working with the API to show me the contacts and meetings.
I see how the OAUTH works with the marketplace.
But how do I enable the WEB SDK for marketplace users ?
The WEB SDK wants a JWT token not an OAUTH token.
Also some API calls are not working with the JWT token.
Thank you.
Stamati Crook