Hello Julius,
It sounds like you can use the offline flow. You will need some AdWords account to run queries against anyway. -Danial, AdWords API Team. On Tuesday, October 15, 2013 7:00:29 PM UTC+4, Julius Markūnas wrote: > > Hello Danial, > > > The problem is that I need to access adwords-api > (TrafficEstimatorService<https://developers.google.com/adwords/api/docs/reference/v201309/TrafficEstimatorService> > precisely), and I don't want to ask for user permissions or credentials, > since some of our users might not have google account. Which approach would > be possible in this case? > > > Thanks! > Julius > > On Monday, October 14, 2013 6:19:26 PM UTC+3, Danial Klimkin wrote: >> >> Hello Julius, >> >> >> It looks like you are trying to use Service Accounts / OAuth2 JWT flow. >> This flow is only available if you have a Google Apps account and is rarely >> used. It only makes sense to use it if you need user impersonation (your >> app needs to act as different users). >> >> I suggest using offline or web flow instead. >> >> >> -Danial, AdWords API Team. >> >> >> On Monday, October 14, 2013 6:48:30 PM UTC+4, Julius Markūnas wrote: >>> >>> Hello, >>> >>> I'm having the same problem. Client customer ID and developer_token are >>> taken from real account, which is pending for approval, but I still get >>> AuthenticationError.NOT_ADS_USER error. Test account is >>> tes...@innerballoons.com. Can you check what am I doing wrong? >>> >>> My config: >>> >>> :service => { >>> :environment => :PRODUCTION >>> }, >>> >>> :library => { >>> :log_level => "DEBUG" >>> }, >>> >>> :authentication => { >>> method: "OAUTH2_JWT", >>> oauth2_issuer: '#####2#######@developer.gserviceaccount.com', >>> oauth2_secret: 'secret', >>> oauth2_keyfile: 'adwords-key.p12', >>> developer_token: '#######, >>> client_customer_id: '150-###-####' >>> >>> } >>> >>> >>> >>> Julius >>> >> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.