Enroll Card: Invalid input found, please correct the input data

tintv1
New Contributor

Enroll Card: Invalid input found, please correct the input data

I'm sending a post request to https://sandbox.api.visa.com/universal/core/cards. At the bottom is the request and response JSON. My JSON works in the code sandbox provided on your website (202 status returned), but from my SoapUI or Java code, I get a 400. The headers I set are the same as well. Why is it failing on my machine, but not in the sandbox? The other APIs I have tried have worked. I can't get X-Client-Transaction-ID. I try add  Auth in SoapUI with my username/password.

 

2 REPLIES 2
jenn_kh
Community Moderator

Re: Enroll Card: Invalid input found, please correct the input data

Thank you for reaching out, @tintv1 An agent is looking into this and will get back to you shortly. In the meantime, if any community members know a solution, please feel free to share it here.  -Jenn

I_Doroteo3
Visa Developer Support Specialist

Re: Enroll Card: Invalid input found, please correct the input data

Hi @tintv1

 

please provide the following information: 

  1. Endpoint  
  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. 

  

To learn more about common Visa Developer error codes and how to resolve them, please navigate to our Visa Developer Error Codes page here - https://developer.visa.com/pages/visa-developer-error-codes    

 

If you don't find an error code listed here, please refer to the API-specific error codes in its respective documentation pages.

 

Thanks, 

Illana