Issues
- 0
https://github.com/square/retrofit/blob/dbf9783ba4795dcdc9637336c6f74b05c9e386e2/retrofit/src/main/resources/META-INF/proguard/retrofit2.pro#L31-L32
#4550 opened by guz120916-arch - 2
- 1
- 12
Retrofit 3.0.0 and 2.12.0 Kotlin compatibility issue with Spring Boot 3.4.5 (Kotlin 1.9.25)
#4381 opened by lthoulon-locala - 2
Parameter type must not include a type variable or wildcard: java.util.Map<java.lang.String, ?>
#4249 opened by DavidCorrado - 1
Proguard is erasing generic information for `retrofit2.adapter.rxjava2.Result`. Adding this to my app's proguard helped resolve the issue:
#4480 opened by JakeWharton - 0
I got one issue reported by Crashlytic.
#4469 opened by senmedine630-glitch - 1
Use `ResponseBody.charStream()` instead of `byteStream()` in Jackson adapter?
#4461 opened by MukjepScarlet - 0
post title Thu Jul 31 2025 17:07:24 GMT+0800
#4451 opened by ysq20160223 - 1
post title 2025-07-21_09:06:28_196
#4444 opened by ysq20160223 - 0
post title 2025-07-21_09:05:00_122
#4443 opened by ysq20160223 - 0
Non-body HTTP method not allowed for DELETE
#4393 opened by magmahindenburg - 0
Production site build does not work
#4380 opened by JakeWharton - 2
The @Header annotation has only one value parameter
#4366 opened by Wangxingwe - 0
Add docs build to PRs
#4370 opened by JakeWharton - 2
Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.
#4345 opened by maifeeulasad - 9
Publish signing key fingerprint
#4339 opened by philsmart - 2
`@Tag` does not work with primitive types
#4332 opened by nikclayton - 2
Path parameter having special characters like brackets and parentheses is not encoded properly in retrofit2
#4312 opened by kirangodishala - 2
Deserialization is not working
#4323 opened by sila0319 - 3
"baseUrl must end in /" while I use Retrofit.Builder.baseUrl(HttpUrl baseUrl) create retrofit.
#4321 opened by jimie-chaos - 1
- 6
- 2
- 5
- 3
Running Retrofit in a Liferay API
#4245 opened by Sarah-Ribeiro - 1
Builder with clear/addConverterFactory wrong behavior
#4240 opened by mtrakal - 1
- 2
Unwrapping envelopes using Kotlin Serialization?
#4219 opened by robpridham - 1
- 1
when use interceptor for extract response body, Android Studio network inpector not appeared response body.
#4277 opened by Jungwon-Kim91 - 1
- 0
Calling a Java interface in Kotlin and using the await() extension function
#4268 opened by senselesscn - 4
Converter API encourages blocking request body serialization on caller thread
#4255 opened by pyricau - 0
why chain.withConnectTimeout and chain.withWriteTimeout can not set value, but withReadTimeout could set value
#4236 opened by liuziyuan - 5
- 1
InputStreamSource.read - I/O error during system call, Software caused connection abort
#4231 opened by atiqmumtaz507 - 1
CWE-295 | Improper Certificate Validation
#4226 opened by vivek-np - 4
support return a List that its' element may be null
#4215 opened by ethi1989 - 1
Generic API interface/service support
#4222 opened by realmazharhussain - 2
Retrofit Kotlin examples
#4205 opened by Amir-yazdanmanesh - 1
Vulnerability Detected
#4211 opened by robel-aredo-kr - 1
[Security] Retrofit depends on an outdated version of okhttp with a high-severity vulnerability
#4210 opened by the-gigi - 2
Changing default dispatchers used during suspend calls of Retrofit with test dispatchers.
#4206 opened by shubhamgarg1 - 2
- 1
Okhttp vulnerabilities
#4196 opened by clivejefferies - 1
java.lang.IllegalArgumentException: Parameter type must not include a type variable or wildcard: java.util.List<MyModel> (parameter #5) for method ApiService.myRequest
#4195 opened by hackaprende - 1
[Feature Request]Header support in Converter
#4193 opened by ZAsheesh - 1
Last segment of request url is truncated when executing PUT with @Path and @Body parameter
#4184 opened by padmalcom - 3