Authorization Failed for the URL - Code: 9611

Solved! Go to solution
tokenizacion
New Contributor

Authorization Failed for the URL - Code: 9611

I am trying to test for the following endpoint: "https://sandbox.api.visa.com//vtis/v1/pan/lifecycle?apiKey= my_apiKey", however I get the following message:
{
        "response status": {
        "state": 403,
        "code": "9611",
        "severity": "ERROR",
        "message" : "Authorization error for URL.",
        "information": ""
    }
},
I would like to know what this problem is due to, taking into account that I did tests from ReadyAPI (following the example with shared_secret) and VDCP (by using the corresponding certificates).

 

ReadyAPI.pngVDCP.png

 

1 REPLY 1
API_Managers
Visa Developer Support Specialist

Re: Authorization Failed for the URL - Code: 9611

Hi @tokenizacion,

 

Please navigate to the Visa Token Service Provisioning and Credential Management overview page and read the important information in the yellow highlighted box with the exclamation mark. For information about this product, you can contact either your Visa Account Executive, Gateway or Acquiring partner and/or visit our detailed product page at Visa Ready. If you have questions about this product, you can visit the Visa Ready page and submit your query using the ‘Contact Us’ link. 




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.