Thanks Anash, you were right. It tourned out that my client didn't
activate his account...

Cheers,
Bartek Franaszek


On 4 Sie, 16:13, AdWords API Advisor <adwordsapiadvi...@google.com>
wrote:
> HiBartek,
>
> Looks like the account you are trying to access hasn't been activated
> yet. As 
> perhttp://code.google.com/apis/accounts/docs/AuthForInstalledApps.html#E...,
> the user will need to access their Google account directly to resolve
> the issue before you can use it with ClientLogin API to generate an
> authToken.
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Aug 3, 5:16 pm, "bartek.franas...@javatech.com.pl"
>
> <bartek.franas...@javatech.com.pl> wrote:
> > Hi
>
> > I am developing application using the AdWords API (Java libraries,
> > v200909). Unfortunately, I have a problem. For some users (only some),
> > when I try to get service (any) by operation:
>
> > adWordsUser.getService(AdWordsService.V200909.INFO_SERVICE);
>
> > I get an error:
>
> > 13:45:21,561 ERROR [STDERR] javax.xml.rpc.ServiceException: Could not
> > get ClientLogin token for user: Auth token could not be retrieved
> > because of error: NotVerified
> > 13:45:21,561 ERROR [STDERR]     at
> > com.google.api.adwords.lib.AdWordsVersion
> > $AdWordsVersionV200909.setHeaders(AdWordsVersion.java:196)
> > 13:45:21,561 ERROR [STDERR]     at
> > com.google.api.adwords.lib.AdWordsServiceFactory.getConfiguredStub(AdWordsS 
> > erviceFactory.java:
> > 184)
> > 13:45:21,561 ERROR [STDERR]     at
> > com.google.api.adwords.lib.AdWordsServiceFactory.generateSerivceStub(AdWord 
> > sServiceFactory.java:
> > 104)
> > 13:45:21,561 ERROR [STDERR]     at
> > com.google.api.adwords.lib.AdWordsUser.getService(AdWordsUser.java:
> > 331)
> > 13:45:21,561 ERROR [STDERR]     at
> > eu.javatech.campaignmanager.api.google.GenericApi.getInfoService(GenericApi 
> > .java:
> > 74)
> > 13:45:21,562 ERROR [STDERR]     at
> > eu.javatech.campaignmanager.api.google.UserApi.isActiveUser(UserApi.java:
> > 40)
> > 13:45:21,562 ERROR [STDERR]     at
> > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > 13:45:21,562 ERROR [STDERR]     at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
> > 39)
> > 13:45:21,562 ERROR [STDERR]     at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp 
> > l.java:
> > 25)
> > 13:45:21,562 ERROR [STDERR]     at
> > java.lang.reflect.Method.invoke(Method.java:597)
>
> > Does anyone have an idea where it come from?
>
> > Regards,
> >BartekFranaszek

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to