Unable to install Visa Developer Center playground in Windows 11

Chefane
Helper

Unable to install Visa Developer Center playground in Windows 11

I am trying to run visa developer playground in windows but I am getting this error:
PS C:\Users\Nosi Chefane\Downloads\vdpplayground\vdpplayground> java -jar vdpplayground.jar
Exception in thread "main" java.lang.NoClassDefFoundError: org/json/JSONException
at java.base/java.lang.Class.forName0(Native Method)
at java.base/java.lang.Class.forName(Class.java:534)
at java.base/java.lang.Class.forName(Class.java:513)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:56)
Caused by: java.lang.ClassNotFoundException: org.json.JSONException
at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:445)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:593)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
... 4 more

anyone idea what causes this?

2 REPLIES 2
jenn_kh
Community Moderator

Re: Unable to install Visa Developer Center playground in Windows 11

Hi @Chefane, Thank you for reaching out. One of our agents will look into this and get back to you shortly. Until then, if any community members know a solution, please feel free to reply to this thread.

API_Managers
Visa Developer Support Specialist

Re: Unable to install Visa Developer Center playground in Windows 11

Hi @Chefane,

 

Please try downloading VDP Playground tool again or try downloading on another machine to see if that works. If the error persists, let us know. 




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.