Resolved! APIC-EM API authentication
Hello. I'm trying to get a service ticket from the body of a POST request on the url "https://sandboxapic.cisco.com:9443/api/v1/ticket". The request contains a json that looks like this: "{ "username" : "admin", "password" : "C!sc0123" }". This is th...