RE: Cant get session for a child account

2019-03-12 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Krishna, You can find the client libraries supported for AdWords API here . You can try to update the dependencies mentioned here . The release 4.1.0 is deprecat

Re: Cant get session for a child account

2019-03-12 Thread Krishna Kishore
On Tuesday, 12 March 2019 15:20:36 UTC+5:30, Krishna Kishore wrote: > > I'm getting this weird error when trying to get session for a child level > account. The error says > Exception in thread "main" java.lang.NoSuchMethodError: > com.google.common.base.Preconditions.checkNotNull(Ljava/lang/Ob

Cant get session for a child account

2019-03-12 Thread Krishna Kishore
I'm getting this weird error when trying to get session for a child level account. The error says Exception in thread "main" java.lang.NoSuchMethodError: com.google.common.base.Preconditions.checkNotNull(Ljava/lang/Object;Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object; I'm using "com.goo