Quantcast
Channel: Android Retrofit GET request ConversionException issue - Stack Overflow
Browsing index pages (2 articles)
↧

Android Retrofit GET request ConversionException issue

I'm using Retrofit to make REST requests and create the corresponding model objects (with gson using the @SerializedName annotation). There is one particular GET request that occasionally causes a...

View Article


Answer by Jake Wharton for Android Retrofit GET request ConversionException...

1) Why are these conversion exceptions occurring, when as far as I can tell, the response data is always correct?You expected data that looks like this:{"foo":"bar"}But Gson found something more...

View Article

Browsing index pages (2 articles)


Latest Images