Got error response from VISA-Token Service Provider
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Got error response from VISA-Token Service Provider
Hi,
I have used sample code to initiate tsp request to tsp service which provided by https://github.com/visa/SampleCode. As I Think there is no issue with the request. But TSP service does not provide the success response. request & response details are as follows.
tsp request :
{
"clientWalletAccountID" : "9994415531577",
"consumerEntryMode" : "KEYENTERED",
"clientAppID" : "123456789",
"encPaymentInstrument" : "eyJhbGciOiJBMjU2R0NNS1ciLCJlbmMiOiJBMjU2R0NNIiwia2lkIjoiSXovNzNBK0R3S21qNFlkNWxVNVJjUjJae1JYWnNzdVM4UiN1ZU9TNCIsIml2IjoiRE93VDhPZURISTZkbzRHcyIsInRhZyI6ImlMUU1zSkpvOERlcXlMTl9FTW45cGcifQ.bbBmmHrZnw5gBZaAR8UZ9MCaRXr-sgF_HgAb-UO8irU.LH1KqJE4uoUVPC1PaWF2aNvewoRdKEIKpr1wv0juLNE.VPkwvnryt_N1YCbg7-3Gi5cS1g_EuaCYq8K4t1Fjkx5-hQYYDNd87cXADnTykFkfICQpdLEqlknrrUVjqoFsPlkePaJ4mJMSXOQKPgKCT8R1I0pbtwJQyAczZ4thmx-PKlH6be5c87t8tG0z45ddZmNYFYbRuRZRwLYatwKPMX12Qd5nSmi82foI7jJWBOQysWUzlCi44-0USonuJcjQg_TUTG2DfBCd0SdEk6FYz735J5izBdHTkJHl2hK-zAw.5LEdgnk9j0qJIddpiVXhzQ",
"locale" : "en_US",
"panSource" : "MANUALLYENTERED"
}
tsp response :
{
"errorResponse" : {
"status" : 500,
"message" : "Unknown failure reason in processing the request.",
"reason" : "serviceError"
}
}
Here the additional header details for the request
content-type: application/json
x-pay-token: xv2:1508491944:4154a6470dd92dd991d82af438cea5d1513c2b3dbfa695b13ae5c3006198aede
x-request-id: 1234561234567890
Kindly check the request & update me. Your cooperation in this regard is highly appreciated.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Got error response from VISA-Token Service Provider
Looking into this for you.
In the meantime, want to try it again to see what you get?
Thanks,
Ricardo
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Got error response from VISA-Token Service Provider
Same error. details are as follows
request :
{
"clientWalletAccountID" : "99944155315",
"consumerEntryMode" : "KEYENTERED",
"clientAppID" : "123456789",
"encPaymentInstrument" : "eyJhbGciOiJBMjU2R0NNS1ciLCJlbmMiOiJBMjU2R0NNIiwia2lkIjoiSXovNzNBK0R3S21qNFlkNWxVNVJjUjJae1JYWnNzdVM4UiN1ZU9TNCIsIml2Ijoib1pWZlUtMncxY29nbDVnZCIsInRhZyI6InRhMGd5alhsZ3NWbV84TnhZM0pQdXcifQ.379YU0Swo5EBUN-BiGAiXYYW6fcEmGOPv6yRJiMotmk.ibb4n7yAy3Yk3ji0.IIHs6YX5vZoiOq_5PBBqalMWa1XgfuIRlZ9NVAm1rCe5XiVMYBRuNaG4TnVIvZGOKM5lDUIBQJ3rjx2k-quSQdgkW-y0jzoI2GrTC0jOnnAc4M2Q3fyUJUScJj2bJcRcdUY5BMu6jTUm9iqXSLno526pd-D0U1iYQGJngETkhJl7XA-Hy0rkMZAHAH7tOELyxF33T5-x9z7IgWDXwtHLMrELHxAjVhzQD8o5Xt298TiuADtx16PmwYo0kHOledg.-lW7_DZoUSl4ecc7Hkh5ew",
"locale" : "en_US",
"panSource" : "MANUALLYENTERED"
}
response :
{
"errorResponse" : {
"status" : 500,
"message" : "Unknown failure reason in processing the request.",
"reason" : "serviceError"
}
}
content-type: application/json
x-pay-token: xv2:1508730412:706342b77ff9f7b5f13aaa3b306d7156b342b3471f2e2c9337bf19725377b445
x-request-id: 1234561234567890