java.lang.NoSuchMethodError: 'boolean com.google.api.client.http.HttpTransport.isMtls()'

17 Views Asked by At

I have the following error:

**java.lang.NoSuchMethodError: 'boolean com.google.api.client.http.HttpTransport.isMtls()'

enter image description here

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

enter image description here

enter image description here

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

0

There are 0 best solutions below