Hi Raju, This worked for me in almost all the labs I have worked,
curl -k --user VID:VID -H "Accept: application/json" -H "Content-Type: application/json" -H "X-TransactionId: 1234" -H "X-FromAppId: 1234" https://aai.api.simpledemo.onap.org:8443/aai/v14/cloud-infrastructure/cloud-regions/ if it fails, give a try with user [email protected]:demo123456<mailto:[email protected]:demo123456>! /Lathish From: [email protected] <[email protected]> On Behalf Of Thamlur Raju via Lists.Onap.Org Sent: Thursday, July 4, 2019 3:38 PM To: [email protected] Subject: [onap-discuss][AAI] AAI got access denied (403) Hi AAI Team, I am using the Dublin release of AAI, when I am trying to access the API by curl command, it is giving error, as shown in below. url: curl -X GET -k -H 'Accept: application/json' -H 'Content-Type: application/json' -H 'x-FromAppId: SO' -H 'X-TransactionId: get_aai_subscr' -H 'Authorization: Basic QUFJOkFBSQ==' -i 'https://aai.api.simpledemo.onap.org:8443/aai/v14/cloud-infrastructure/cloud-regions/' response: HTTP/1.1 403 Forbidden Connection: close Date: Thu, 04 Jul 2019 14:30:36 GMT Content-Type: application/json;charset=utf-8 Strict-Transport-Security: max-age=16000000; includeSubDomains; preload; {"timestamp":1562250636966,"status":403,"error":"Forbidden","message":"Access Denied","path":"/aai/v14/cloud-infrastructure/cloud-regions/"} Please suggest something on this issue. Thanks & Regards, [cid:[email protected]]<http://www.techmahindra.com/> Thamlur Raju NS-NDU-OSS Bengaluru | India | Ext : 858518 ============================================================================================================================ Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at http://www.techmahindra.com/Disclaimer.html externally http://tim.techmahindra.com/tim/disclaimer.html internally within TechMahindra. ============================================================================================================================ -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17861): https://lists.onap.org/g/onap-discuss/message/17861 Mute This Topic: https://lists.onap.org/mt/32308503/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
