cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
733
Views
0
Helpful
2
Replies

CMX Presence Sandbox is giving error

srmk
Cisco Employee
Cisco Employee

Hello,

 

I am trying to use CMX presence sandbox, but when query "cmxpresencesandbox.cisco.com/api/presence/v1/clients" from sandbox it throws error "CMX: System error". Could anyone help with this please?

 

Thanks and Regards,

Srikanth

 

 

2 Replies 2

jokearns1
Cisco Employee
Cisco Employee

Hi,

Checking on this now and will get back to you shortly.

Joe Kearns

matfarre
Level 6
Level 6

Hello Srikanth,

Please, check your headers.  Must include Basic Authorization using learning/learning.

Matt

curl -X GET https://cmxpresencesandbox.cisco.com/api/presence/v1/clients -H 'authorization: Basic bGVhcm5pbmc6bGVhcm5pbmc=' -H 'content-type: application/json'