Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in retrofit

java.lang.IllegalArgumentException: Unable to create call adapter for interface retrofit.Call

java android retrofit

java.lang.IllegalArgumentException : must not have replace block. For dynamic query parameters use @Query

Receiving NULL on response error body if the status code is 400 with retrofit in android

How to set the responseType in the dio api call using retrofit in flutter?

flutter retrofit dio

How to Parse Array inside Object With Retrofit Android

Is there a method to wait for a refreshed token in okhttp3 interceptor?

Android Retrofit and GSON: JSON response returns object or string as property value

android kotlin gson retrofit

Dynamic urls with Koin ans 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