Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in retrofit

Retrofit2.0 is returning 404 not found

android retrofit

How to access status code in a http call using Retrofit package?

flutter dart retrofit

Retrofit - Handle refresh token expiration

How do I map Retrofit response to Data Model Class?

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?