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

Who Me Too'd this topic

Return Code 403 - Forbidden (Access Denied) on several API's

CiscoAPI
Level 1
Level 1

Hello, 

 

I've got some experience in using API's but I'm new to the Cisco API's. 

According to Cisco my account has the correct permissions using CCW-R (we're PSS) and Service API's. We registered the API's we want to use to two apps due to different auth methods - one for the CCW-R and one for Service API's. 

 

While some API's are working fine (e.g. EoX and Advisories) I've goth 'Access Denied' on other API's. For example: 

GET https://api.cisco.com/sn2info/v2/coverage/status/serial_numbers/FCW2323G0TV
GET https://api.cisco.com/product/v1/information/product_ids/UBR10012,ASR1001
GET https://apx.cisco.com/cs/api/v1/customer-info/customer-details
GET https://apx.cisco.com/cs/api/v1/customer-info/customer-details
POST https://api-test.cisco.com/ccw/renewals/api/v1.0/search/contractSummary

 

Can someone please give me a hint if I'm doing it wrong? 

 

Here are the API's registered for the service (please ignore, that the CCW-R is added as well):

01.png

The token request is working fine (using it for EoX and Advisories as well because it's the same app):

02.png

My request header is looking like the following:

03.png

According to the API and their documentation I add JSON information to the body. For example the customerID when trying to receive respective information. 

04.png

 

The response is always the same: 

05.png

 

I really appreciate your help! Thanks, David.

Who Me Too'd this topic