Re: Visa Developer Center Playground

sunil-kumar-ps
Regular Visitor

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.

5 REPLIES 5
Panamera
Helper

Re: Visa Developer Center Playground

Hi. I don't know if this will work on Mac's but on Windows if you start the program on a CLI with this command it will run:
java -jar vdpplayground.jar
Make sure you have the JRE by the way. Not just the JDK.
sunil-kumar-ps
Regular Visitor

Re: Visa Developer Center Playground

It's not working for Mac, I am looking for a solution only for Mac. Thanks
API_Managers
Visa Developer Support Specialist

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 

20190917 Assets VDP Playground.png

 

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,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.

sunil-kumar-ps
Regular Visitor

Re: Visa Developer Center Playground

Hi Diana Tran,
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
SLi
Visa Developer Support Specialist
Visa Developer Support Specialist

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.