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.
Hello,I'm trying to test the Mobility Services Engine 10.1 API by using the Always-On lab.But when I try to load this URL in my browser I get an "CMX: System error" error message.https://msesandbox.cisco.com:8081/api/location/v2/clients/I'm I missing...
Thanks Matt,You were right. Basic auth headers were missing.I was confused by the "CMX: System Error" since I was using a browser and expecting a 401 message, or a basic auth popup. Sending proper HTTP basic auth headers here works: https://msesandbo...