Re: Visa Developer Center Playground
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Visa Developer Center Playground
Hi ,
I am trying to run the Visa Developer Center Playground on the Mac machine(vdpplayground.jar). While the execution of the mentioned jar I am getting "
Exception in thread "main" java.lang.NoClassDefFoundError: org/json/JSONException"
Please let me know if there is a quick hack available for Mac.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Visa Developer Center Playground
java -jar vdpplayground.jar
Make sure you have the JRE by the way. Not just the JDK.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Visa Developer Center Playground
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Visa Developer Center Playground
Hey @sunil-kumar-ps,
I'll be happy to help you resolve the issue. Can you please check if you have the compatibility requirements listed? Please reference the following compatibility requirements: JDK 1.8 or above
If the requirements are met, please reinstall the application and restart your computer.
Please also see the LICENSE_README file attachment which lists the requirements.
Asides from that, can you please let us know which programming language you are using to test?
VDC Playground tool can be used for sandbox testing. You can download this tool from your project dashboard > Assets
You can find the guide on VDP Playground here – https://community.developer.visa.com/t5/Developer-Tools/How-to-test-and-troubleshoot-APIs-with-the-V...
Please let us know if you have other questions or if the issue persists and someone will be happy to help resolve the issue.
Thanks,
Diana
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Visa Developer Center Playground
Thanks for the response. Yes, I have the prerequisite in my machine and I am using java as testing language. The only caveat here is that it is a MAC machine. I don't find any guide for Mac
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Visa Developer Center Playground
Hi @sunil-kumar-ps,
VDC Playground is currently compatible with Windows only.
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.