"message": "Token validation failed", on vdpplayground

Solved! Go to solution
susanta
New Contributor

"message": "Token validation failed", on vdpplayground

hi I am getting the below error whereas I have using the vdpplayground and giving all the key guided by the video, please help me to resolve the issue 

 

{"responseStatus": {
"severity": "ERROR",
"code": "9210",
"message": "Token validation failed",
"status": 401,
"info": ""
}}

Status Code: 401 Unauthorized
Server : nginx
Date : Tue, 29 Sep 2020 05:09:43 GMT
Content-Type : application/json;charset=UTF-8
Content-Length : 112
Connection : keep-alive
X-SERVED-BY : l73c012
X-CORRELATION-ID : 1601356183_651_969238089_l73c012_VDP_WS
X-APP-STATUS : 401
X-Frame-Options : SAMEORIGIN
X-XSS-Protection : 1; mode=block
X-Content-Type-Options : nosniff
Strict-Transport-Security : max-age=2592000;includeSubdomains
Cache-Control : no-cache, no-store, must-revalidate
Pragma : no-cache
Expires : -1

1 REPLY 1
API_Managers
Visa Developer Support Specialist

Re: "message": "Token validation failed", on vdpplayground

Hey @susanta,

 

I'm happy to help resolve the issue. Please provide the following information so that we can further investigate. 

1. Endpoint
2. Request Header
3. Request Body
4. Response Header (include the x-correlation-id)
5. Response Body

Using VDP Playground, you can find the x-correlation-id in the Response Header.




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.