cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4254
Views
1
Helpful
12
Replies

sandboxdnac.cisco.com is not reachable in Introduction to Cisco DNA Center REST APIs for postman or python labs

mayfwh
Cisco Employee
Cisco Employee

Looks like this went down during the weekend.


It was working last week.

 

From postman:

 
13:36:32.300
Error: connect ETIMEDOUT 64.103.37.34:443
Request Headers
 
AuthorizationBasic #####################
User-AgentPostmanRuntime/7.26.2
Accept*/*
Cache-Controlno-cache
Postman-Token636c76b6-0fe3-466b-b0d1-fff14127b0e0
Hostsandboxdnac.cisco.com
Accept-Encodinggzip, deflate, br
Connectionkeep-alive
 
Please let me know if you need any other information.
 
1 Accepted Solution

Accepted Solutions

You can also use https://sandboxdnac2.cisco.com - I believe there was/is some maintenance being had today across a few different pages.

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

View solution in original post

12 Replies 12

You can also use https://sandboxdnac2.cisco.com - I believe there was/is some maintenance being had today across a few different pages.

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

Thank you. dnac2 webpage opens but login devnetuser/Cisco123! does not work.

actually hit and trail worked. Cisco12345! 

I have the same problem.  Both https://sandboxdnac2.cisco.com/ and https://sandboxdnac.cisco.com webpages open up.  No Problem.
But the apiKey URL on both cases give 404 not found error:
https://sandboxdnac2.cisco.com/dna/system/api/v1/auth/token

@tperiasa I tested both URL to both sandbox's at 6:34 AM Friday, August 5, 2022 Coordinated Universal Time (UTC). Both pages load for me. These are both always-on sandboxes, as such sometimes they go offline due to abuse or over use. Please try these again, if your issue continues, you can raise a ticket with our team HERE  to help you troubleshoot.

Hope this helps.

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

Thanks a lot. Yes it is working now.  Must be overuse or abuse as you said.

this one also does not work .!!! https://sandboxdnac2.cisco.com

 

DNA Center does not response to GET method. Please try POST: 

curl -X POST -H "authorization: Basic ZGV2bmV0dXNlcjpDaXNjbzEyMyE=" -H "content-type: application/json" "https://sandboxdnac2.cisco.com/dna/system/api/v1/auth/token"

I have the same problem

 

Please disregard. My problem was that I wasn't getting a token in though Postman. I just had to disable the SSL certificate verification for my request. More info at https://developer.cisco.com/docs/dna-center/#!getting-started/installing-postman

 

oddysseus
Level 1
Level 1

Hello,

The url is still not accessible. http 404 error.

 

I just tried it. Works for me.