DevNet Sandbox

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
DevNet Sandbox Community
Welcome to the DevNet Sandbox community!
Please share and collaborate on any questions, comments, or ideas here.
If you have a technical issue, please click on the "Start a Conversation" button.
Leave details in the post, such as the name of the sandbox and details about the problem. Make sure to add a label with the type of problem you are having (such as Connectivity Issues and VPN, Sandbox Reservation Issues, Sandbox Specific Technical Issues, or Other Sandbox Issues).
If you are new to our development labs, you can develop, code & configure for free with the DevNet Sandboxes today.

Forum Posts

Hello! I'm trying to use the APIC-EM and its API to update a policy, but I get the error "BadRequest", with failureReason "Invalid Policy". The body I'm using in the PUT request is the following json:[   {      "instanceUuid":"a298dfd7-1a21-4ab5-a223...

Hi guys,I'm a little lost when trying to set up the Jabber AJAX SDK.   I have a local BOSH Server set up with Prosody.  THe bosh connection seems to work fine.  But the problem is connecting to the actual server.  I have created a sandbox.  I connect...

ameshkin70 by Community Member
  • 4670 Views
  • 14 replies
  • 0 Helpful votes

Resolved! MyFirstApp.py

Trying to get the MyFirstApp.py to work towards the Sandbox always on in APIC-EM   Getting C:\Users\xxxx\Documents\Phyton>C:\Users\xxxx\AppData\Local\Programs\Python \Python35-32\python.exe MyFirstApp.py No data returned! No service ticket was receiv...

magnese by Community Member
  • 1551 Views
  • 1 replies
  • 0 Helpful votes

Hi no matter how I try to connecting to the XMPP service, I end up getting and not-authorized response,   Heres my sample code (java) using the smack library :           String domain = "hq-uccx.abc.inc";         XMPPTCPConnectionConfiguration config...

nmw000007 by Level 2
  • 6823 Views
  • 16 replies
  • 0 Helpful votes

Dear Sandbox Users, From our last upgrade you're probably noticing all of the labs are now represented with new artwork! We have changed the artwork to standardize and simplify finding labs and technology when browsing the catalog.To help adjust to t...

jacoadam by Level 9
  • 826 Views
  • 0 replies
  • 1 Helpful votes

Hello. I'm trying to get a service ticket from the body of a POST request on the url "https://sandboxapic.cisco.com:9443/api/v1/ticket". The request contains a json that looks like this: "{ "username" : "admin", "password" : "C!sc0123" }". This is th...

Top Solution Authors