How to test MLE on Postman

shameem
Visa Employee

Re: How to test MLE on Postman

Hi @João ,

 

Could you please check if you have enabled (selected) the Visa Direct APIs under the VDP project you are testing and ensure you are using the corresponding credentials

 

Thank you

Shameem

João
Helper

Re: How to test MLE on Postman

That was the problem. Thanks!
kiruthiga
New Contributor

Re: How to test MLE on Postman

Hi,

I am trying to use this for the RTX API which has a XML body but getting this error. Could you please let me know if this example applies only to the apis which have a JSON request and response

 

Capture.JPG

shameem
Visa Employee

Re: How to test MLE on Postman

Hi @kiruthiga ,

 

Thank you for trying the "How to test MLE on Postman".

 

The Node JS Sample Code provided for the Encryption & Decryption (the index.js file) uses JSON Payload / Data. You might need to update and adapt the code to suite your needs. 

 

I  hope that helps.

 

Thank you