If you used swagger to generate the RestTemplate based client then in the ApiClient there is a public method setDebugging and you can set to true or false and then I was able to see whats going on.
Hope this helps.
I used latest swager generator cli I think its 2.9 or something