I am trying to import webex space-widget into angular application by referring the doc - https://developer.webex.com/messaging/docs/widgets#space-widget
Some part is loaded in the browser but for some part few API's are failing -
1. accessToken api

2. users api

using node js to get auth token and passing it to angular app.
please provide some guidance on how to resolve this issues