Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in retrofit

How can multiple requests used to populate models be handled using RXJava Observables?

How to fetch the error message from 422 Unprocessable Entity response

Using Cookies with Robospice Retrofit requests

Retrofit throwing error Expected BEGIN_ARRAY but was BEGIN_OBJECT

android json gson retrofit

Proper usage of Retrofit + RxJava's combineLatest

retrofit rx-java

How I can use Gson in Retrofit library?

java android json gson retrofit

Retrofit custom Client for WebTokens authentication

SimpleXML with Retrofit 1.9, 'Attribute 'version' does not have a match in class'

retrofit & okhttpclient intercept 401 response

android retrofit okhttp

RxJava and cursor based RESTful pagination

Making SOAP Request using OkHttp library Android

Transfer Encoding chunked with okhttp only delivers full result

Retrofit POST with a json object containing parameters

android json gson retrofit

Unable to create converter for class com.squareup.okhttp.ResponseBody

java android retrofit

How to handle error response with retrofit + coroutines

java.lang.IllegalStateException: Expected BEGIN_ARRAY but was BEGIN_OBJECT at line 1 column 2

java android gson retrofit

RxJava's .debounce() interfering with my Observable's threads and error handling

How to get array of objects with gson/retrofit?

arrays gson retrofit

Is it possible to show progress bar when download file via Retrofit 2, Android

android download retrofit

How to make MockWebServer work?