- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
I am introducing to visa development. By using java source code or soap ui I am getting the next error in case of get payment data and update payment information (It is in case of visa checkout. Visa direct is ok)
{
"responseStatus" : {
"status" : 400,
"code" : 1002,
"severity" : "INFO",
"message" : "Validation failure"
}
}
Could you help me with this?
PD: I tested using hello world from the tutorial in soap ui and java and both are working fine.
Thanks
Solved! Go to Solution
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Validation failure status 400 code 1002
Hi,
Thanks for your question! We have an expert team that manages questions specific to the Visa Checkout product. Please submit this inquiry to Developer@visa.com and someone will connect you to the expert team soon!
Thank you,
Diana
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
Hi @pveron001,
The error you are getting is a Bad Gateway error, so looks like there is some type of communication issue for you system.
Hope this helps!
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.