Search code examples
Reuse existing token rather than requesting it on every request in spring boot + Retrofit app...


springspring-bootretrofitretrofit2

Read More
Where i put decryption code for responce in retrofit andriod...


androidkotlinmvvmretrofit

Read More
RxJava retry based on logic...


retrofitrx-javarx-android

Read More
How to Read response if "response.isSuccessful()" is true in Retrofit...


javaandroidjsonretrofit

Read More
How to make retrofit API call using ViewModel and LiveData...


androidmvvmretrofitandroid-livedataandroid-jetpack

Read More
Android retrofit change the date format "yyyy-MM-dd hh:mm:ss" in a post request...


jsonandroid-studioretrofit

Read More
java.lang.IllegalArgumentException: API interfaces must not extend other interfaces Retrofit 2...


androidinheritanceretrofit

Read More
Error: onFailure:com.google.gson.JsonSyntaxException: java.lang.NumberFormatException: Expected an i...


androidandroid-studioretrofitretrofit2android-api-levels

Read More
How to fix an error GET request API in kotlin?...


androidapirestkotlinretrofit

Read More
The app is freezing for a little bit when using Retrofit with RxJava...


androidretrofitretrofit2rx-javarx-android

Read More
Android + Retrofit 2 + GSON = Unable to invoke no-args constructor for interface...


javaandroidretrofitretrofit2gson

Read More
Cannot resolve method 'subscribe(io.reactivex.rxjava3.core.SingleObserver<okhttp3.ResponseBod...


androidretrofitretrofit2rx-java2rx-android

Read More
Get json from request body by gson...


androidjsongsonretrofit

Read More
Retrofit returning null values expect one attribute...


androidapiretrofit

Read More
Another case with Exception: java.lang.IllegalArgumentException: No Retrofit annotation found. (para...


androidkotlinretrofitkotlin-coroutinesillegalargumentexception

Read More
How to get Retrofit success response status codes...


androidretrofitretrofit2

Read More
Instancing the Application class in Unit Tests...


androidunit-testingkotlinretrofitandroid-testing

Read More
Make HttpLoggingInterceptor do not log images...


androidkotlinloggingretrofitokhttp

Read More
How to call multiple requests with okhttpclient and RxJava but without retrofit...


androidretrofitrx-javaokhttp

Read More
Kotlin Retrofit, I made a post request with a long string but when I checked the result in the serve...


kotlinretrofit

Read More
Flutter - How to set dynamic base url in Retrofit API request?...


flutterdartretrofit

Read More
How to get JSON object using Retrofit?...


androidretrofitretrofit2

Read More
Response true but data is not fetching all Retrofit...


androidretrofit

Read More
How to parse array inside json object in android java?...


javaandroidarraysjsonretrofit

Read More
How to call api with dynamic parameter using retrofit Android?...


javaandroidretrofit

Read More
How to specify Get-Request encoding (Retrofit + OkHttp)...


androidretrofitretrofit2okhttp

Read More
Unresolved reference: await. Kotlin coroutines...


androidkotlinretrofitkotlin-coroutinescoroutinescope

Read More
How i can parsing json object with retrofit and recyclerView...


javaandroidjsongsonretrofit

Read More
how call data from json like this with Retrofit library...


androidjsonandroid-studiokotlinretrofit

Read More
How to deserialize nested Json API response in Kotlin using Gson @SerializedName annotations...


kotlingsonretrofitdeserializationproguard

Read More
BackNext