Hey, I am new to the Adwords API and have been trying to set this up for a while. I was following the steps on this page : https://github.com/googleads/google-api-ads-ruby/wiki/API-access-using-own-credentials-(installed-application-flow)#step-2---setting-up-the-client-library I got stuck at this step - run 'ruby setup_oauth2.rb' from the console.
I pasted the setup_oauth2.rb file from here ( https://github.com/googleads/google-api-ads-ruby/blob/master/adwords_api/examples/v201609/misc/setup_oauth2.rb) into my rails app under the config directory. Then I went into the console and ran 'ruby setup_oauth2.rb' - but am getting `initialize': No such file or directory @ rb_sysopen - /Users/arjunrajkumar1/adwords_api.yml ' The adwords_api.yml file is also placed in the config directory. Maybe my file path in 'setup_oauth2.rb' to adwords_api.yml is wrong? Can someone please guide me how to fix this? Really appreciate it. Thanks Arjun -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. 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/6dcc1fd7-6662-469d-94cf-e130f2471458%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
