For anyone else that is suffering from this problem, try the following =>
begin ... work through gem ... rescue Exception => e puts "#{e.message}" end I discovered my problem was that I had an invalid column name and that customer_client_id is required. On Tuesday, June 12, 2012 12:59:53 PM UTC-4, bulletshot60 wrote: > > just an edit to the original. I changed library version hoping that would > fix the issue. My requirements also specify that I use a custom date range > so that has been added. Still no luck on figuring out what is going on > with the 500 error in production. > > http://pastie.org/4074706 > > On Tuesday, June 12, 2012 10:37:06 AM UTC-4, bulletshot60 wrote: >> >> I am attempting to download a keywords performance report using the Ruby >> library for adwords and all I get is this generic error. Not sure what I >> am doing wrong, so would anyone be able to offer any insight? >> >> Code => http://pastie.org/4073904 >> >> Notes: The connection(nil) method is the same as doing Adwords::API.new >> without a client_customer_id. >> >> Thanks for any insight that is provided. This is really starting to >> stump me. >> > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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