Quantcast
Channel: Android Retrofit GET request ConversionException issue - Stack Overflow
Browsing all 2 articles
Browse latest View live

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



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
Browsing all 2 articles
Browse latest View live




Latest Images