RE: Exception: No functional channel service provider found. Try adding a dependency on the grpc-okhttp, grpc-netty, or grpc-netty-shaded artifact

2020-12-10 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for posting your concern. You may follow this document to know how to migrate from the AdWords API to the Google Ads API. If you are using the Java client library, you may also refer to this document as it will guide on how you will configure your API environment in the Java clie

Exception: No functional channel service provider found. Try adding a dependency on the grpc-okhttp, grpc-netty, or grpc-netty-shaded artifact

2020-12-09 Thread 'KG' via AdWords API and Google Ads API Forum
Trying to migrate from AdWords API to Google Ads API. Using v6. In my POM file I have: com.google.api-ads google-ads 10.0.0 I even added explicitly: io.grpc grpc-okhttp 1.30.0 io.grpc grpc-netty 1.30.0 io.grpc grpc-netty-shaded 1.30.0 But I'm still getting this