Re: setting up oauth2 client

2018-03-14 Thread Ryan
Solution: I needed to move my adwords_api.yml file to my home directory. I had provided a local path to AdwordsApi::Api.new, and the file was reading correctly, so it seems kinda odd that writing to a different place would result in failure, but that appears to be what happened. On Wednesday,

Re: setting up oauth2 client

2018-03-14 Thread Ryan
Perhaps a clue is the response I get from running the utility: "Hit Auth error, please navigate to URL" Why is it talking about an error while it's otherwise happily providing me with the link? On Wednesday, March 14, 2018 at 12:36:45 PM UTC-7, Ryan wrote: > > I'm following the instructions

setting up oauth2 client

2018-03-14 Thread Ryan
I'm following the instructions for setting up the adwords_api.yml configuration file. I've added the client id and secret to it. I run setup_oauth2.rb, get the access code, so far so good. I enter the access code, the utility asks me if I want to save the token to the config file, and I say