Hi,
I am trying to upload userList by using uploadUserData method of google ads api but i am getting following exception.
pr 07, 2022 5:28:33 AM io.grpc.internal.ManagedChannelImpl$2 uncaughtException
SEVERE: [Channel<1>: (
googleads.googleapis.com:443)] Uncaught exception in the SynchronizationContext. Panic!
java.lang.IllegalStateException: Could not find policy 'pick_first'. Make sure its implementation is either registered to LoadBalancerRegistry or included in META-INF/services/io.grpc.LoadBalancerProvider from your jar files.
at io.grpc.internal.AutoConfiguredLoadBalancerFactory$AutoConfiguredLoadBalancer.<init>(AutoConfiguredLoadBalancerFactory.java:92)
I have followed the exact steps mentioned in the doc still i am getting this?
How this can be fixed?
Thanks and Kind Regards,
Ajit