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.
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
Hi @tintv1,
please provide the following information:
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