01-01-2022 11:25 AM
I am trying to get to https://sandbox-nxos-1.cisco.com/visore.html to get some hands on practice with the NX-OS API REST. I've tried FireFox and Chrome, same results. I am pretty sure that the URL worked fine 2 days ago when I was working with the API CLI.
01-03-2022 07:27 AM
@jdrury73 looks good today.
01-03-2022 10:38 AM
I can get to the NX-API Sandbox now, however I get a 401 Authorization Required when I try to post a command. I am logged in as Admin.
{
"ins_api": {
"version": "1.0",
"type": "cli_show",
"chunk": "0",
"sid": "sid",
"input": "sh ip int br",
"output_format": "json"
}
}
<html> <head><title>401 Authorization Required</title></head> <body bgcolor="white"> <center><h1>401 Authorization Required</h1></center> <hr><center>nginx/1.7.10</center> </body> </html>
07-19-2025 11:12 AM - edited 07-19-2025 11:12 AM
Your initial post showed you trying to access Visore, not the API sandbox.
07-07-2022 09:36 AM
For those of you running into the issues mentioned in this post, try disabling and reenabling the nxapi feature
no feature nxapi
feature nxapi
If that doesn't work, try logging out of the NX-API sandbox and logging back in.
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