New posts in retrofit

How to parse JSON array without any object in Retrofit?

Elegant way of handling error using Retrofit + Kotlin Flow

How to create a retrofit.Response object during Unit Testing with Retrofit 2

Retrofit2: Modifying request body in OkHttp Interceptor

Unsupported operation: Android, Retrofit, OkHttp. Adding interceptor in OkHttpClient

How can Retrofit 2.0 parse nested JSON object?

Does Retrofit make network calls on main thread?

Getting Header from Response (Retrofit / OkHttp Client)

How can I return String or JSONObject from asynchronous callback using Retrofit?

Single Observable with Multiple Subscribers

Get raw HTTP response with Retrofit

Retrofit2.0 gets MalformedJsonException while the json seems correct?

CertPathValidatorException : Trust anchor for certificate path not found - Retrofit Android

retrofit convertor factory can not access GsonConverterFactory

Retrofit - @Body parameters cannot be used with form or multi-part encoding

Android Retrofit: content type as application/x-www-form-urlencoded

Retrofit: multiple query parameters in @GET command?

How can I solve this error :Expected BEGIN_ARRAY but was BEGIN_OBJECT at line 1 column 2 path $

How can I download a file with retrofit?

Retrofit 2: Get JSON from Response body