VCES returning error "statusCode":"105","statusDescription":"Invalid request object. Please check.""
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
VCES returning error "statusCode":"105","statusDescription":"Invalid request object. Please check.""
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?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: VCES returning error "statusCode":"105","statusDescription":"
Hey @kctiw,
I'll take a look and get back to you soon.
Thanks,
Diana
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: VCES returning error "statusCode":"105","statusDescription":"
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...
Thanks,
Diana
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: VCES returning error "statusCode":"105","statusDescription":"
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?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: VCES returning error "statusCode":"105","statusDescription":"
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: VCES returning error "statusCode":"105","statusDescription":"
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