googleapis/google-api-ruby-client

httpi 0.9.6 gem causes downloading issues

Closed this issue · 3 comments

Problem was originally reported in AdWords API forum
https://groups.google.com/d/msg/adwords-api/u_PQYo12T1k/NQCm_Hul86YJ

I am adding bonus stack trace here...

msg:#<AdwordsApi::Errors::ReportError: AdwordsApi::Errors::ReportError>
/home/alex/.rvm/gems/jruby-1.6.2@google/gems/google-adwords-api-0.5.0/lib/adwords_api/report_utils.rb:177:in check_for_errors' /home/alex/.rvm/gems/jruby-1.6.2@google/gems/google-adwords-api-0.5.0/lib/adwords_api/report_utils.rb:102:inget_report_response'
/home/alex/.rvm/gems/jruby-1.6.2@google/gems/google-adwords-api-0.5.0/lib/adwords_api/report_utils.rb:54:in download_report' /home/alex/.rvm/gems/jruby-1.6.2@google/gems/google-adwords-api-0.5.0/lib/adwords_api/report_utils.rb:73:indownload_report_as_file'

I think you've got the wrong project?

Just to clarify, the google/google-api-ads-ruby project and all the SOAP API code for Ruby are completely unrelated to the google/google-api-ruby-client project.

Thanks for clarification.