I have the following error:
**java.lang.NoSuchMethodError: 'boolean com.google.api.client.http.HttpTransport.isMtls()'

I have tried cleaning the Google API libraries but I can't solve it.


I want to use OAuth 2.0 for server to server applications.
I have the following error:
**java.lang.NoSuchMethodError: 'boolean com.google.api.client.http.HttpTransport.isMtls()'

I have tried cleaning the Google API libraries but I can't solve it.


I want to use OAuth 2.0 for server to server applications.