two way ssl helloworld.java example
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
March 2021
March 2021
two way ssl helloworld.java example
I am new here. "Helloworld" request works through postman. In java following error:
-------error-----------------
java.net.UnknownHostException: sandbox.api.visa.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_144]
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
March 2021
March 2021
Re: two way ssl helloworld.java example
Hi @dilyor_05,
Welcome to Visa Developer! Please refer to the community post below which explains step-by-step how to run "Hello World" sample code:
Please feel free to reach out with any further questions.
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.