EasyVolley
                                
                                 EasyVolley copied to clipboard
                                
                                    EasyVolley copied to clipboard
                            
                            
                            
                        What about JSONArray requests ?
Hello,
I have to work with an API which returns a collection of item.
How can I handle this since there is nothing for ?
I can only call asJsonObject on my request which finally raise an exception:
java.lang.ClassCastException: Cannot cast com.google.gson.JsonArray to com.google.gson.JsonObject