Re: HTTP Status 415

Solved! Go to solution
paulcastro
Regular Visitor

HTTP Status 415

Capture.PNG

Trying to POST request the Global ATM Locator API using Postman.

I already put necessary certificates in settings and put user id and password in authentication.

 

 

1 REPLY 1
API_Managers
Visa Developer Support Specialist

Re: HTTP Status 415

Hey @paulcastro,

 

I'm happy to help. Please navigate to our Visa Developer Error Codes page for cause and resolution of your error here - https://developer.visa.com/pages/visa-developer-error-codes

 

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.
20190905 Test Data.png 
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 the error persists, 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.

 




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.