cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1234
Views
2
Helpful
1
Replies

Failed to provide a CAS service ticket to validate

gerard.gacusan
Level 1
Level 1

I'm new to APIC-EM and still learning . Got my APIC-EM installed and discovered routers just fine. 


In Chrome Postman, i tried this -


GET : https://apic-em-controller:8049/api/v1/topology/l3/ospf


RESULT:

{

    "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"

}

in APIC-EM Swagger, I tried the API and it worked. I received 200 OK.

1 Reply 1

yawming
Cisco Employee
Cisco Employee

Looks like you didn't provide a token.

This learning lab will guide you through.

Cisco DevNet Learning Labs