Hi,
I am testing with the following API, via SOAP UI
https://sandbox.api.visa.com/visacardeligibilityservices/v1/registeriframe/token
{
"vendorUniqueId": "<my_test_vendor_id>",
"correlationId": "12345"
}
However i am getting the following response:
{"statusCode":"105","statusDescription":"Invalid request object. Please check.","correlationId":"12345","responseTimeStamp":"6/5/2020 12:19:00 PM"}
May I know what am i missing?
Hey @kctiw,
I'll take a look and get back to you soon.
Hey @kctiw,
I'm happy to help. To help troubleshoot the issue, please navigate to this forum post for reference - https://community.developer.visa.com/t5/Connection-Security-Errors/Error-404-Visa-Card-Eligibility-i...
Hi Diana,
Thanks, it helped, but I am now facing another error:
{
"statusDescription": "Vendor Unique Id is invalid",
"responseTimeStamp": "6/7/2020 4:29:48 AM",
"correlationId": "202006070001",
"statusCode": "201"
}
I have cross checked with my account vendor ID, it should be correct.
Anything else I need to check?
Hey @kctiw,
Please note, that when you create a test App in our sandbox you will receive test data in your App. The test data for your Visa Developer application is available in the Dashboard under test data in the left navigation, this will ensure that you are using valid data that has been provisioned for specific scenarios. You will basically have a table per API that is split into the Request and Response sections and the values on the Request section are meant to be populated in the payload with the intention of obtaining results specified in the Response section.
Sandbox data is limited to what is provided in the Test Data tables and is not integrated to the Visa Network and you cannot test real data in sandbox.
If you're still experiencing an issue, please visit the Visa Developer Error Codes page for cause/resolution here - https://developer.visa.com/pages/visa-developer-error-codes