Digital Platform API

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2017 04:56 AM - edited 06-04-2019 02:28 AM
I try to get my tokens as desribed, but I got back error
Cannot bind to address "http://0.0.0.0:80/devlab/apicem/devnettokenapis/login" No component registered on that endpoint
( I used the cURL example with my own username and pass etc)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2017 06:26 AM
Hello Letoth,
I'm not sure you may be asking this in the right forum (if not, I can get this question moved into the right place). Are you working with a DevNet Sandbox or have an active Sandbox reservation?
Thanks!
Jacob

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2017 06:50 AM
yes I was working on the Cisco Digital Platform sandbox - but does not seem working properly
https://developer.cisco.com/site/smartconnected-communities/index.gsp

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2017 07:23 AM
managed to work - used and modified a python script......
https://github.com/CiscoDevNet/scc-cdp-api-examples/blob/master/cdp101_python_example.py
