Search code examples
using retrofit to make url?locations=lat,lon query...


kotlinretrofit2

Read More
Retrofit2: Kotlin POST request with JSON data returning 400...


androidkotlingsonretrofit2

Read More
How to identify if the JSON response data is empty or not from server using Retrofit?...


androidretrofitretrofit2

Read More
How to upload multipart form data and image in API using retrofit in android?...


androidkotlinretrofit2

Read More
Android Cannot read raw response body of a converted body...


androidexceptionretrofitretrofit2httpresponse

Read More
Unable to create converter for class,retrofit...


androidkotlingsonretrofit2

Read More
function inside flow is not getting called during retrofit api call...


androidkotlinretrofit2kotlin-coroutineskotlin-flow

Read More
Data class gson error when minify is enabled...


androidkotlingsonretrofit2proguard

Read More
How to handle errors dynamically in Retrofit...


androidretrofit2

Read More
Convert Json to data class kotlin...


androidkotlinretrofit2coroutine

Read More
java.lang.IllegalArgumentException: API declarations must be interfaces...


javaphpandroidretrofit2native-android

Read More
How to properly handle a redirect as a response in retrofit2...


javaandroidretrofit2

Read More
Call Retrofit2 + Decrypt + Json conversor...


androidjsonencryptionkotlinretrofit2

Read More
Spotify API get request with kotlin retrofit...


androidkotlinretrofit2spotify

Read More
How to post data using Retrofit as raw JSON...


javaandroidretrofit2rx-java2

Read More
How to fix this error retrofit2.ExecutorCallAdapterFactory$ExecutorCallbackCall cannot be cast to co...


androidretrofit2

Read More
Sending a boolean parameter with other parameters (where one of them is file) fails...


androidretrofitretrofit2okhttp

Read More
Kotlin coroutines, retrofit, android...


androidretrofit2kotlin-coroutines

Read More
Is it possible in a Retrofit Post request to accept other data than the one sent?...


javaretrofitretrofit2

Read More
How to take retrofit response body out of the function instead of just passing it to another functio...


androidkotlinretrofitretrofit2

Read More
Fatal signal 11 (SIGSEGV) Retrofit...


androidandroid-studioretrofit2

Read More
How does the following code work on Android...


androidkotlinretrofitretrofit2kotlin-coroutines

Read More
Confusion about the use of Call<> and suspended functions in Android network requests with ret...


androidkotlinretrofitretrofit2

Read More
My retrofit gson deserializer don't see enum...


jsonkotlinenumsgsonretrofit2

Read More
Retrofit2 POST String body...


androidkotlinretrofit2

Read More
Retrofit response code 405 with message "method not allowed here"...


androidhttpkotlinretrofit2

Read More
Uploading Image to Amazon s3 Retrofit Failure: Timeout...


androidamazon-web-servicesamazon-s3retrofit2okhttp

Read More
Catching an error message with retrofit HttpException...


androidandroid-studiokotlinretrofit2

Read More
com.google.gson.JsonSyntaxException: java.lang.NumberFormatException: Expected an int but was 682039...


androidretrofit2

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


androidkotlinretrofitretrofit2okhttp

Read More
BackNext