Validation failure status 400 code 1002

Solved! Go to solution
pveron001
Regular Visitor

Validation failure status 400 code 1002

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

2 REPLIES 2
API_Managers
Visa Developer Support Specialist

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,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.

ricardo_visa
Community Scholar

Re: Validation failure status 400 code 1002

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.