Problem accessing my project
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Problem accessing my project
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?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Problem accessing my project
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
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Problem accessing my project
When I try to open the project, it loads infinitely as an attachment below.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Problem accessing my project
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