02-03-2020 09:30 AM
I can log in to the GUI, but not via Postman. I get no response. Why?
POST: https://sandboxapicdc.cisco.com/api/aaaLogin.json
BODY: JSON/ raw
{
"aaaUser": {
"attributes": {
"name": "admin",
"pwd": "ciscopsdt"
}
}
}
02-04-2020 03:26 AM
Hey there i am using this collection here --> https://github.com/CiscoDevNet/apic-em-samples-aradford/tree/master/tools/postman and it is working ok, don't forget to set your environment.
HTH
02-04-2020 12:09 PM
Hi Hectgarc,
Please assure that Settings -> General -> SSL Certificate Validation is set to OFF
Best,
Jesus
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide