Hi Team,
We are trying to connect to helloworld API with sandbox credentials but we are getting 401, Below is the response and other details.
URL: https://sandbox.api.visa.com?apikey=R3R51X97DRYZMBTTL8J4212v0sfY-txx_gZwKrE8Yw_TDNkNw
API Key: R3R51X97DRYZMBTTL8J4212v0sfY-txx_gZwKrE8Yw_TDNkNw
Secret: y1xwNkDLKIOBJLTMWmUihE2sD20DceQIx1H86x
{
"responseStatus" : {
"status" : 401,
"code" : "9201",
"severity" : "ERROR",
"message" : "Token Validation Failed",
"info" : ""
}
}
Hey @TOusif,
Can you please confirm the API that you are trying to call? We recommend you to use the VDC Playground tool for your testing. Can you please download this tool and test from your project dashboard > Assets tab (refer to screenshot below)?
You can find the guide on Getting Started with VDC Playground from this blog post here - https://developer.visa.com/pages/visa-developer-center-playground
Please see the LICENSE_README.txt on the requirements to use VDC Playground.
Hey @TOusif,
Were you able to test and get successful results? Please let us know if your issue is resolved or if we can help with anything else.
Hi Diana,
Yes, Its resolved. Thank you.
Can you please confirm the API that you are trying to call? We recommend you to use the VDC Playground tool for your testing. Can you please download this tool and test from your project dashboard > Assets tab (refer to screenshot below)?
You can find the guide on Getting Started with VDC Playground from this blog post here - https://developer.visa.com/pages/visa-developer-center-playground
Please see the LICENSE_README.txt on the requirements to use VDC Playground.
Hi, Diana thanks for this reply because I solved my problem after reading your answer. I was searching for the same answer.
Thanks so much.