processing-restclient
processing-restclient copied to clipboard
Problem with restclient
Hi francisli i am using your library to connect instagram api and search somes hashtags but i have a few issues. i dont know if today this is posible but the first problem is this: com.francisli.processing.restclient.JSONObject the class doesnt exist
what i have to do?
thanks for your support and sorry for my bad languaje.
@braianowen Can you share more of your code? One of the changes between older versions and newer versions is that there is now a JSONObject class in the Processing core, so I've removed JSONObject from the restclient library. You may be using an old code sample?