Search code examples
Retrofit: Unable to create @Body converter for class...

javajsonretrofitretrofit2

Read More
Caused by: java.lang.IllegalArgumentException: Invalid URL port: "*************"...

kotlinandroid-studioretrofit

Read More
Getting error code 400 bad request in retrofit but works on Postman...

androidretrofitretrofit2okhttp

Read More
Can't make a Get request using Retrofit...

flutterrestdartretrofit

Read More
How to change body in OkHttp Response?...

javaandroidretrofitinterceptorokhttp

Read More
IllegalArgumentException in Retrofit / must not have replace block...

androidretrofit

Read More
POST to Gin fails when it comes from my Android app, but succeeds when from Postman...

androidgoretrofitgo-gingrpc-go

Read More
Retrofit 2 - Dynamic URL...

androidretrofit

Read More
How to read response data from a custom type of json in android studio...

javaandroidfetchretrofitresponse

Read More
Moshi LinkedHashTreeMap class cast exception with Proguard...

androidretrofitproguardmoshi

Read More
How to check response body value?...

javaandroidjsonretrofit

Read More
How to pass sharedpreferences value with url?...

javaandroidretrofit

Read More
How to correctly pass a list to Adapter from the Retrofit Response? [Android Studio 2023]...

androidkotlinandroid-recyclerviewretrofitandroid-adapter

Read More
How to match data class with JSON response from API in Retrofit?...

jsonkotlingsonretrofit

Read More
SearchView kotlin can't get data with kotlin and Retrofit...

kotlinandroid-recyclerviewretrofitsearchview

Read More
How to load API data from a viewmodel before mainactivity loads...

androidandroid-jetpack-composeretrofitviewmodel

Read More
How parse array of arrays JSON with Retrofit?...

androidarraysjsonlistretrofit

Read More
How to show an image from Retrofit response Java android?...

javaandroidandroid-recyclerviewimageviewretrofit

Read More
Retrofit 2.0 how to get deserialised error response.body...

javaretrofitretrofit2

Read More
Retrofit Square Brackets Query Parameters...

androidrestretrofitretrofit2

Read More
Expected BEGIN_OBJECT but was BEGIN_ARRAY at line 1 column 2 path $ using Retrofit...

javaandroidretrofit

Read More
How to pass Object Array on retrofit request?...

androidarraysretrofit

Read More
How to send Arrays / Lists with Retrofit...

androidhttp-postretrofit

Read More
Retrofit query with multiple comma seperated values (Q=1,2,3,5,8)...

androidretrofit

Read More
How to write a model class for json string response in retrofit?...

javaandroidjsonandroid-studioretrofit

Read More
How can I parse a specific key from JSON and map it to a class using Retrofit?...

androidjsonkotlinretrofit

Read More
How to send array of objects in retrofit multipart request...

androidkotlinretrofitrx-java

Read More
How to send the correct order of information to webservice?...

androidasynchronousrequestretrofit

Read More
Observable return type must be parameterized as Observable<Foo> or Observable<? extends Foo...

androidretrofitrx-javarx-android

Read More
How to pass custom enum in @Query via Retrofit?...

androidrestgsonretrofitretrofit2

Read More
BackNext