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

Who Me Too'd this topic

403 forbidden access denied using SNTC csapi

dustinL
Level 1
Level 1
  • I've been granted API Developer access to SNTC
  • I created an api for "csapi Inventory POE API" and "Hello API" within apiconsole.cisco.com

Using both postman and Powershell with the Invoke-RestMethod command I am able to successfully request a client authentication token.  I can then use that token to make an api GET call to https://api.cisco.com/hello.  I receive a 200 OK response back with response Hello World.  When I perform the same steps for https://apx.cisco.com/cs/api/v1/inventory/hardware or  https://apx.cisco.com/cs/api/v1/customer-info/customer-details I get back a 403 Forbidden Access Denied message.

 

Any help guidance in what to look at would be appreciated.

Who Me Too'd this topic