Adwords JWT invalid grant

2013-12-30 Thread Blake Howe
Hi guys, This has driven me nuts. I am using the ruby API connecting with JWT, and getting an invalid_grant error. Here is my connection string. adwords = AdwordsApi::Api.new({ :service => { :environment => :PRODUCTION }, :authentication => { :method => 'OAUTH2_JWT', :oauth2

refresh token ruby library

2013-12-30 Thread Blake Howe
Hi guys, Im sorry for yet another question. Ive spent hours trying to get this work and just seem to be going in circles. First of all I can get the sample app working fine, but what I am doing requires offline access. Ive tried a couple of things 1. just running the sample app getting the r