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

can't access always on sandbox via postman

hectgarc
Cisco Employee
Cisco Employee

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

 

2 Replies 2

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

Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

dd.jesus.perez
Level 1
Level 1

Hi Hectgarc,

 

Please assure that Settings -> General -> SSL Certificate Validation is set to OFF

 

Best,

Jesus