I'm trying to make a rest call using Feign in a spring boot application and getting below stacktrace.

java.io.IOException: too many bytes written
at...