Hello,
When i move my application to certification,i am getting the following error
"{"responseStatus":{"status":400,"code":"9124","severity":"ERROR","message":"Expected input credential was not present","info":""}}"
I have used my certification credentials which i received on my vdp account.Kindly assist identify where the issue could be.
My correlation ID is SM15FCNP8U37_SC
Hey @JbJopito,
To further investigate, please provide the following information:
1. End Point
2. Request Header
3. Request Body
4. Response Header (include the x-correlation-id)
5. Response Body
Using SoapUI, you can find the x-correlation-id in the Raw Tab of the response header.
Here is my Response
HTTP/1.1 400 Bad Request
Server: Apache
X-SERVED-BY: l55p162
X-CORRELATION-ID: 1568132962_051_94_l55p162_VDP_ARM
X-APP-STATUS: 400
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
Content-Type: application/json;charset=UTF-8
Content-Length: 130
X-Cnection: close
X-Cnection: close
Date: Tue, 10 Sep 2019 16:29:22 GMT
Connection: close
{"responseStatus":{"status":400,"code":"9124","severity":"ERROR","message":"Expected input credential was not present","info":""}}
Here is the request:
{
"primaryAccountNumber": "4761100149598996",
"systemsTraceAuditNumber": "896237",
"retrievalReferenceNumber": "925318896237"
}
Endpoint https://cert.api.visa.com/paai/fundstransferattinq/v2/cardattributes/fundstransferinquiry
Hi @JbJopito,
Looking at your endpoint, it shows that you are testing in the certification environment. Can you please confirm that you are, indeed, in the certification environment?
If so, please provide us with the region that you are located in so that I can have a regional Visa representative provide you with further assistance.
Is it solved? I am also getting the same issue
Not yet resolved
Hey @JbJopito,
It looks like you are experiencing an issue in the certification environment because you have wrote that your endpoint is - https://cert.api.visa.com/paai/fundstransferattinq/v2/cardattributes/fundstransferinquiry
https://cert.api.visa.com is a certification environment endpoint. Since that is the case, please submit an email to developer@visa.com and let us know that you are in the certification environment and we will assign a dedicated support team to resolve your issue.
Hey @kabir19,
To further investigate, please provide the following information:
1. End Point
2. Request Header
3. Request Body
4. Response Header (include the x-correlation-id)
5. Response Body
Using SoapUI, you can find the x-correlation-id in the Raw Tab of the response header.
Hey @kabir19,
Just checking in to see if you're still experiencing an issue. If so, please let us know and I'd be happy to help!
This looks like you are testing it on certification module.