Search code examples
Refreshing OAuth token using Retrofit without modifying all calls...

androidoauth-2.0retrofit

Read More
Use EditText value as baseUrl in Retrofit...

androidkotlinretrofitretrofit2base-url

Read More
Add Header Parameter in Retrofit...

androidretrofithttpurlconnection

Read More
Shared Preference on a null object reference...

javaandroidretrofitsharedpreferencesokhttp

Read More
How to send a HTTP-delete with a body in retrofit?...

androidretrofit

Read More
How to call api with MVVM in android...

androidkotlinandroid-fragmentsmvvmretrofit

Read More
Send an image to an OCR API with Rertofit and Kotlin...

javaandroidkotlinretrofitandroid-jetpack-compose

Read More
how to POST parameters to server using retrofit2?...

androidapikotlinretrofitretrofit2

Read More
How to receive body of error message with retrofit and kotlin?...

androidkotlinretrofitokhttp

Read More
POST list of files using Retrofit...

flutterretrofit

Read More
RecyclerView on a null object reference...

javaandroidmobileretrofitokhttp

Read More
Setting up the logic for a Login Screen in Jetpack Compose...

androidkotlinretrofitandroid-jetpack-composedata-class

Read More
Service methods cannot return void. retrofit...

retrofit

Read More
how to change response type in _dio.fetch when using dio/retrofit?...

flutterretrofitflutter-dependenciesdioflutter-plugin

Read More
why I got This expression has a type of 'void' so its value can't be used. on my flutter...

fluttergetwidgetretrofitdisplay

Read More
how to refresh Bearer Token using retrofit android Kotlin...

androidkotlindependency-injectionretrofitokhttp

Read More
Unable to invoke no-args constructor for class ConversionRates...

apikotlingsonretrofitdata-class

Read More
How to make a correct POST request with Retrofit in Kotlin?...

androidrestkotlinretrofit

Read More
The Retrofit GET method isn't getting the result from the API...

kotlinretrofitretrofit2

Read More
MockWebserver Retrofit - SSLHandshakeException: connection closed...

androidtestingretrofitandroid-testingmockwebserver

Read More
How can I delete the nameValuePairs key from the JSONObject?...

androidjsonrestretrofit

Read More
andoid studio kotlin - java.lang.IllegalStateException: Expected BEGIN_OBJECT but was BEGIN_ARRAY at...

apikotlinrequestgetretrofit

Read More
Retrofit response body returning null...

kotlinretrofit

Read More
Getting no response for Retrofit GET request...

androidkotlinasynchronousretrofit

Read More
How to send raw json in request body...

flutterretrofit

Read More
Mockito MockApi returns null...

androidmockitoretrofitrx-java

Read More
Not able to parse xml response to kotlin data class with retofit...

androidkotlinxml-parsingretrofit

Read More
How to handle JSON with multiple values and Moshi...

androidjsonkotlinretrofitmoshi

Read More
HttpClient, Unirest and a 403 in Kotlin...

kotlinretrofithttpclientokhttpunirest

Read More
How to parse Error response with dynamic class in retrofit? (How to use JAVA Generic?)...

javaandroidretrofit

Read More
BackNext