I'm trying to access my project to get data for the use of apis.
My call:
URL: https://sandbox.api.visa.com/vmorc/offers/v1/all
Headers:
Authorization: Basic base64_encode($username . ':' . $password)
Accept: application/json
Content-Type: application/json
I have the RSA PRIVATE KEY, where should I use it?
Hi,
Please follow the steps given in the below link to use your private key to generate .p12 file and follow the screenshots provided in the link for SoapUI and try to connect to VMORC API.
https://developer.visa.com/vdpguide#twoway_ssl_mutual_authentication
Thank you,
Vaibhav
Hi,
Could you please retry again, i am able to open your project in the backend. Can you please confirm if you are able get to your project.
Thank you,
Vaibhav