Hello,
I got the below error while am trying to test Alias directory API through Visa Developer Center Playground
however am using the server cert and certificate private key downloaded from the project
Any Idea!
Error:
{"responseStatus": {
"severity": "ERROR",
"code": "9611",
"message": "Authorization Failed for the URL.",
"status": 403,
"info": ""
}}
Hi @mnazmy,
You are getting 403 error for token, which can be fix by generating credentials properly. Our get started guide and video will help you to resolve this issue: https://developer.visa.com/pages/working-with-visa-apis/x-pay-token
Thanks,
Illana