07-29-2020 11:35 AM
Hi Team,
I am getting " Error: connect ECONNREFUSED 131.226.217.141:8443" while trying to make session with SD-WAN instance https://sandbox-sdwan-1.cisco.com/
I could see request timeout while pinging from my system.
ping sandbox-sdwan-1.cisco.com
Pinging sandbox-sdwan-1.cisco.com [131.226.217.141] with 32 bytes of data:
Request timed out.
As this is always on instance I am not on Cisco VPN.
Appreciate your Responce.
Solved! Go to Solution.
07-30-2020 03:47 AM
Which postman collection are you using here, please? For this sandbox, I do not believe you should be passing port 8443.
https://developer.cisco.com/codeexchange/github/repo/CiscoDevNet/Postman-for-AlwaysOn-Cisco-SD-WAN
07-30-2020 12:43 AM
Hey there, it must have been a glitch. Looks ok now via UI and API
(venv) r$ date Thu 30 Jul 2020 08:41:28 BST (venv) $ time python sdwan_auth.py Login Success, 200 --- Getting Token --- Token Success real 0m0.992s user 0m0.201s sys 0m0.042s
Please try again.
Hope this helps.
07-30-2020 03:11 AM
Hi , Thanks for your reply.
Login is working for me too browser however when I am trying to make session via Postman API it's failing. Postman Request
07-30-2020 03:47 AM
Which postman collection are you using here, please? For this sandbox, I do not believe you should be passing port 8443.
https://developer.cisco.com/codeexchange/github/repo/CiscoDevNet/Postman-for-AlwaysOn-Cisco-SD-WAN
07-30-2020 06:14 AM
Thanks , It worked
I was directly trying to run authentication API.
07-30-2020 06:16 AM
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