spring-cloud / spring-cloud-openfeign

Support for using OpenFeign in Spring Cloud apps
Apache License 2.0
1.17k stars 756 forks source link

"text/plain" Not working when dealing with the ISO_8859_1 #1024

Closed balinenidileep closed 2 months ago

balinenidileep commented 2 months ago

Spring Open feign - 3.1.5

I am trying to get the moov service image cash letter plain text the response type is plain text, A plaintext ImageCashLetter file. How to fix this issue , This is Lorge content we cant copy or use it

In below I am proving the ref of API

OlgaMaciaszek commented 2 months ago

Hello @balinenidileep. 3.1.5 is no longer under OSS support. Please verify if the the issue persists in 4.1.1. If yes, please provide a minimal, complete, verifiable example that reproduces the issue. Unfortunately, we will not be able to verify the issue without a reproducer. The sample can be a link to a GitHub repo with an executable app, so you should be able to include the content there. If it's proprietary content, they you'll need to create your own one that reproduces the problem.