cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1389
Views
0
Helpful
1
Replies

API response error

Rob Phoenix
Level 1
Level 1

I'm trying to access the API for the APIC-EM we've set up in the lab but am coming up against an error that I don't understand.

When I visit any API link, for instance "https://<APIC-EM IP ADDR>/api/v1/pnp-device" I get the following response:

{ "response":{"errorCode":"RBAC","message":"Failed to provide a CAS service ticket to validate","detail":"Failed to provide a CAS service ticket to validate"}, "version":"1.0"}

How can I resolve this?

Many thanks in advance.

1 Reply 1

yawming
Cisco Employee
Cisco Employee

You need to provide service ticket (token) for authentication. Please refer the following doc.

Cisco DevNet: APIC Enterprise Module (EM) - Hello World GA