Cannot get the Response from the Retrofit showing the JsonSyntaxException. I am getting the perfect response in Logcat by HTTPLoggingInterceptor but unable to get the resonse on
Try to get collection_id as long var or string in your Example class. because you are getting collection_id as a int but it's out of int range.
Hope this will help you.