Two-way SSL & X-Pay Token

Use this board to get guidance for invalid input, failed connections to sandbox, roadblocks using Two-Way SSL/X-Pay Token, HTTP 4xx/certificate/KeyStore errors, etc.

Recent Conversations

by saisandeep New Contributor

Facing an issue in helloworld api only{"responseStatus": {"status": 401,"code": "9159","severity": "ERROR","message": "Token Validation Failed","info": ""}}Here i am trying to create a x-pay token&nbs...

Unsolved
0
4
5138
by bijujoseph New Contributor

The below is groovy scriptimport javax.crypto.Mac;import javax.crypto.spec.SecretKeySpec;import groovy.json.JsonOutputdef hmac(String secretKey, String data) {Mac mac = Mac.getInstance("HmacSHA256")Se...

Unsolved
0
2
3104
by KosimK New Contributor

Hello,So I tried this tutorial and had some issues with it. I followed the tutorial step by step, but I received the same response from sandbox server:{"responseStatus": {"status": 400,"code": "9123",...

Unsolved
0
2
4409
by kaoutar Helper

Hello! i'm currently trying to execute the visa code checkout but i'm having hard times understanding the fields within the config.cng.# Section 1: API Authentication# Sub-Section 1a: For Two-way mut...

Posted in Two-way SSL & X-Pay Token April 2024
Solved
0
2
4960
by roywang New Contributor

hi, i cannot get a 200 response on hellow world. please help me.Thinksthis response is: {"responseStatus":{"status":401,"code":"9159","severity":"ERROR","message":"Token Validation Failed","info":""}}...

Posted in Two-way SSL & X-Pay Token April 2024
Unsolved
0
5
4494