Results 3 comments of Sachin Handiekar

@arinto Can you try using the `JsonReader.setLenient(true)` ? If it still doesn't work, I think we need to catch the MalformedJsonException in the LogHelper class.

Thanks @YousefED . Will have a look at the code and add a condition to check for 200 OK status code.

I'll update the code as per the Instagram documentation. Thanks for pointing out the problem.