Closed ufcfanatic closed 5 years ago
That endpoint works for my errbot, it's an API endpoint and so requires authentication via webex API.
There's a documented errbot Docker container at https://github.com/swarmstack/errbot-docker that includes this Webex Teams backend for reference.
Yeah its not something you can just browse too. Check out _get_device_info() to see how that URL is used as part of an authenticated webex session.
Hey Mark I tried this URL you put in the code and it does not work - DEVICES_URL = 'https://wdm-a.wbx2.com/wdm/api/v1/devices '
Is there an updated URL to use ?