Closed SylentButDedly closed 2 years ago
I am getting the following error when I try to use the getUUIDOfUsername() method Caused by: java.lang.ClassCastException: org.json.simple.JSONArray cannot be cast to org.json.simple.JSONObject
Caused by: java.lang.ClassCastException: org.json.simple.JSONArray cannot be cast to org.json.simple.JSONObject
Can you share the full stacktrace?
Closing due to inactivity.
I am getting the following error when I try to use the getUUIDOfUsername() method
Caused by: java.lang.ClassCastException: org.json.simple.JSONArray cannot be cast to org.json.simple.JSONObject