Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
hi,can anyone take cisco openvlun api for me and get me client and secret id or all cisco advisory vulnerability json filei'm in iran and can't access to this api
HIi got my access token but when i use curl -v -X GET -s -k -H "Accept: application/json" -H "Authorization:Bearer m0TtibTQBMvMXg..." https://api.cisco.com/security/advisories/cvrf/latest/10 but then i got not authorized message
hi i request to cisco api to get access token but i got response 401 and {"error_description":"Invalid client or client credentials","error":"invalid_client"}(i have client_id and client_secret)my code:curl -i -H "Content-Type: application/x-www-form...