- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I am new for visa sandbox development actually I have go through the documentation and video tutorials and I configured the two way SSL accordingly but when I test the foreign exchange AIP I got the following error.
{
"errorResponse": {
"status": 500,
"reason": "3004",
"message": "An error occurred while processing the request. Please contact your Visa Representative.",
"details": []
}
}
Please can you help me on this?
Solved! Go to Solution
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @abellonegn,
Please check out the below tutorial on how to test the Visa Enhanced FX Rate API using Postman. You can follow the same steps to create a project in Visa Developer, add the Foreign Exchange Rates API to your project, download the certificates, and configure Postman to test the Foreign Exchange Rates API.
If you continue to get an error, please share the following details so we may take a look:
- End Point URL
- Request Header
- Request Body
- Response Header (include the x-correlation-id)
- Response Body
Best,
Stacey
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.