Re: Environment 'PRODUCTION' does not support version 'v201806' Adwords on rails

2018-08-14 Thread elias . orozco
Were you able to solve this? On Wednesday, 25 July 2018 17:08:13 UTC-5, 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 > Environmen

Re: Environment 'PRODUCTION' does not support version 'v201806' Adwords on rails

2018-08-14 Thread Satyam Singh
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

Re: Environment 'PRODUCTION' does not support version 'v201806' Adwords on rails

2018-07-25 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, I would suggest to update your library gem to the latest version. If the issue persist, I would then recommend for you to post your issue here as the client library owners are better equipped to assist you. Thanks and regards, Luis

Environment 'PRODUCTION' does not support version 'v201806' Adwords on rails

2018-07-25 Thread jcharlesfabremcc
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 =