Update your google-adwords-api gem to 1.3.0(latest).

Update in Gemfile:

gem 'google-adwords-api', '~> 1.3.0'


On Thursday, 26 July 2018 03:38:13 UTC+5:30, jcharles...@gmail.com wrote:
>
> Hello, 
>
> I'm trying to get started making my first api call with 
> the  adwords_on_rails example but I'm getting this error when I click on 
> "list accounts" in localhost:3000
> Environment 'PRODUCTION' does not support version 'v201806'
>
>  # First get the AdWords manager account ID.
>     customer_srv = adwords.service(:CustomerService, get_api_version())
>     customers = customer_srv.get_customers()
>     adwords.credential_handler.set_credential(
>         :client_customer_id, customers.first[:customer_id])
>
>
> List of things I have:
> - a test developer token
> - a oauth2 client id
> - a oauth2 client secret
> - a manager account (no billing information)
> - a test manager account 
> - accounts under test manager account (they all show as canceled due to 
> missing billing information. However when I try to update it says it's not 
> possible because the account is inactive)
>
> List of things I did:
> - installed the latest version of ruby
> - Filled-in the adwords_api.yml file and put it under project > config
> - ran rails server and clicked on "list accounts"
>
> Has somebody seen this issue before? I suspect I'm missing something 
> simple.
>
> Thanks,
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d4ea46fb-dd8b-4a60-8774-6877a4ee8f41%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... jcharlesfabremcc
    • ... 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
    • ... Satyam Singh
    • ... elias . orozco

Reply via email to