CiscoPSIRT / openVulnAPI

Documentation and Tools for Cisco's PSIRT openVuln API
https://developer.cisco.com/psirt/
MIT License
102 stars 52 forks source link

getting "not authorized" #50

Closed Ali-aqrabawi closed 6 years ago

Ali-aqrabawi commented 6 years ago

i get not Authorized error when try to request "https://api.cisco.com/security/advisories/all"

i did the following :

  1. created an app on cisco api console and registered openVulnAPI.
  2. requested the token using grant type client_credentials.
  3. used that token as Authorization Bearer <auth-token>

what could be the issue ?

Ali-aqrabawi commented 6 years ago

it looks like that the app take time to be fully activated. now its working