I have set the certificate and the key in certificates section in postman and given the username and password in for the basic authentication. Now when I try to hit hello world endpoint to test, its working fine but when the same I try to hit Card-On-File Data Service API, it gives below error:
Solved! Go to Solution
Thank you for reaching out, @hempreet! An agent will get back to you with more information as soon as possible. In the meantime, if any community member knows the solution, please feel free to share here! -Jenn
Ok @jenn_kh , thanks for acknowledging and helping with the issue.
Hi @hempreet,
For further investigation of the error, 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.
Hi @API_Products , Please find below the details as required:
1. Endpoint: https://sandbox.api.visa.com/cofds-web/v1/datainfo
2. Request Header:
3. Request Body:
4. Response Header (include the x-correlation-id):
5. Response Body:
We appreciate you bringing this to our attention, @gellany . We have let our team know and an agent will follow up with any information. -Cathy
Ohh Ok. We will try to find out the possible solutions.