Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in retrofit

How to mock a Retrofit Response

Ignore unregistered subtypes in RuntimeTypeAdapterFactory

java android json gson retrofit

Android Retrofit 2.0 JSON document was not fully consumed

Unable to create converter for class when using sealed class or an interface with Moshi

json kotlin retrofit

Getting AndroidRuntime: FATAL EXCEPTION: DefaultDispatcher-worker-1 with no other stack trace

Dynamic Url with @Post request retrofit + hilt

Do I need to mention the coroutine dispatcher while working with Retrofit and Room?

Retrofit POST request w/ Basic HTTP Authentication: "Cannot retry streamed HTTP body"

Chain two retrofit observables w/ RxJava

How to send request body in get method retrofit

android retrofit

Parse internal map from JSON in Moshi

How To Send timeStamp and md5 hash for Marvel Api request

android kotlin retrofit md5

retrofit cannot access HttpUrl

Retrofit, how to parse JSON objects with variable keys

android json gson retrofit

Android Retrofit encode URL

android retrofit

SSLProtocolException with HTTPs on Retrofit2

android ssl retrofit retrofit2

Repeatedly make API call with retrofit and rxjava

Retrofit 2 - Is it possible to get the size of a JSON that I'm sending and receiving?

android json retrofit

How to add http logging interceptor along with another interceptor in android with kotlin?