Instead of just "bad request" the client should print the detailed message Current workaround something like: System.out.println(exception.getResponseBody().toString());
Instead of just "bad request" the client should print the detailed message
Current workaround something like:
System.out.println(exception.getResponseBody().toString());