Services Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel


Please note that this community is not as active as the Smart Net Total Care community
You might get an faster answer about Services, Support, and PSIRT APIs and the API Console there.

Forum Posts

After the migration from Mulesoft to Mashery, I have updated the request URLs to point towards apix.cisco.com (before apx.cisco.com).Requests mostly work as intended, but I randomly recieve the following error message:{    "status": 400,    "message"...

DanJ by Level 1
  • 591 Views
  • 5 replies
  • 0 Helpful votes

I am trying to use the EoX API.  It includes many sample requests.  However, each one I tried resulted in a 500 response.To be more specific, I executed a command like this...curl --user "MyUserName:MyPassword" "https://apix.cisco.com/supporttools/eo...

Forward by Level 1
  • 298 Views
  • 0 replies
  • 0 Helpful votes

https://developer.cisco.com/docs/support-apis/#!product-information/get-product-information-by-serial-numbers I have a whooole bunch of serial numbers that I'm looking up against this API.  This all works great, until I feed it the Serial Number from...

I have been trying to get my API access for over a month now. I have my DA access approved and have active API keys. I understand I need to be granted API usage rights via my client secret app, but its been over a month to get this. I being told the ...

Leadfoot by Level 1
  • 362 Views
  • 1 replies
  • 0 Helpful votes

I am trying to hit Admin API for Authentication Logs. I am getting a successful response when I do not pass offset value. In the metadata field, I am getting following value:"metadata": {            "next_offset": [                "1700535264511",   ...

edradhik by Level 1
  • 260 Views
  • 1 replies
  • 0 Helpful votes

Hi, I’m trying to access your support APIs to pull down EoX and other information for customers for whom we handle support. I have registered the application, can get the Bearer token OK but when I try to access the support API I get a 403 error. The...

Trying this for the first time:1- I created My Apps & Keys2- Setup everything in Postman.3- This is basically my code:import requests url = "https://cloudsso2.cisco.com/as/token.oauth2" payload='response_type=code&grant_type=client_credentials&clie...

vs_cisco by Level 1
  • 1705 Views
  • 11 replies
  • 0 Helpful votes