No Such method error for Client Response rawStatusCode even when not using or calling it #31528
Labels
for: external-project
Needs a fix in external project
status: invalid
An issue that we don't feel is valid
Affects: 6.1.0-RC2
I am using a WebClient bean to make a call to one of my services with my UAT VM environment. The environment mirrors my local machine which runs the application on Java 17. The application is able to make the call on my local machine but it is not successful on my UAT environment. Note that this inability to call the third party service only affects the appilcation as I can POST to the server from postman on the UAT VM.
Here is the error log:
The Configuration class for the WebClient:
The text was updated successfully, but these errors were encountered: