Re: Token Validation Failed

TOusif
Regular Visitor

Token Validation Failed

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" : ""
}
}

RequestRequestGroovy ScriptGroovy Script

4 REPLIES 4
API_Managers
Visa Developer Support Specialist

Re: Token Validation Failed

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.

 




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.

API_Managers
Visa Developer Support Specialist

Re: Token Validation Failed

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.

 

 




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.

Tousif121
Regular Visitor

Re: Token Validation Failed

Hi Diana,

 

Yes, Its resolved. Thank you.

jinasmith
Newbie

Re: Token Validation Failed

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.