Skip to content

Instantly share code, notes, and snippets.

@tripolitrax
Created March 11, 2016 10:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tripolitrax/48efc085f09bd5136ec4 to your computer and use it in GitHub Desktop.
Save tripolitrax/48efc085f09bd5136ec4 to your computer and use it in GitHub Desktop.
/var/lib/gems/1.9.1/gems/google-api-client-0.8.6/lib/google/api_client.rb:662:in `block (2 levels) in execute!': <!DOCTYPE html><html lang="en" ><head><meta name="description" content="Web word processing, presentations and spreadsheets"><link rel="shortcut icon" href="//ssl.gstatic.com/docs/common/drive_favicon1.ico"><title>Too Many Requests</title><link href="//fonts.googleapis.com/css?family=Product+Sans" rel="stylesheet" type="text/css"><style>/* Copyright 2016 Google Inc. All Rights Reserved. */ (Google::APIClient::ClientError)
.goog-inline-block{position:relative;display:-moz-inline-box;display:inline-block}* html .goog-inline-block{display:inline}*:first-child+html .goog-inline-block{display:inline}#drive-logo{margin:18px 0;position:absolute;white-space:nowrap}.docs-drivelogo-img{background-image:url('//ssl.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_116x41dp.png');background-size:116px 41px;display:inline-block;height:41px;vertical-align:bottom;width:116px}.docs-drivelogo-text{color:#000;display:inline-block;opacity:0.54;text-decoration:none;font-family:'Product Sans',Arial,Helvetica,sans-serif;font-size:32px;text-rendering:optimizeLegibility;position:relative;top:-6px;left:-7px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.docs-drivelogo-img{background-image:url('//ssl.gstatic.com/images/branding/googlelogo/2x/googlelogo_color_116x41dp.png')}}</style><style type="text/css">body {background-color: #fff; font-family: Arial,sans-serif; font-size: 13px; margin: 0; padding: 0;}a, a:link, a:visited {color: #112ABB;}</style><style type="text/css">.errorMessage {font-size: 12pt; font-weight: bold; line-height: 150%;}</style></head><body><div style="margin: auto; max-width: 750px;"><div style="margin: 80px 40px 20px 40px; position:relative; "><div style="position: absolute; top: -80px;"><div id="drive-logo"><a href="/"><span class="docs-drivelogo-img" title="Google logo"></span><span class="docs-drivelogo-text">&nbsp;Drive</span></a></div></div>Wow, this file is really popular! It might be unavailable until the crowd clears. <a href="">Try again</a>.</div></div></body></html>
from /var/lib/gems/1.9.1/gems/retriable-1.4.1/lib/retriable/retry.rb:27:in `perform'
from /var/lib/gems/1.9.1/gems/retriable-1.4.1/lib/retriable.rb:9:in `retriable'
from /var/lib/gems/1.9.1/gems/google-api-client-0.8.6/lib/google/api_client.rb:645:in `block in execute!'
from /var/lib/gems/1.9.1/gems/retriable-1.4.1/lib/retriable/retry.rb:27:in `perform'
from /var/lib/gems/1.9.1/gems/retriable-1.4.1/lib/retriable.rb:9:in `retriable'
from /var/lib/gems/1.9.1/gems/google-api-client-0.8.6/lib/google/api_client.rb:636:in `execute!'
from /var/lib/gems/1.9.1/gems/google_drive-1.0.1/lib/google_drive/session.rb:89:in `execute!'
from /var/lib/gems/1.9.1/gems/google_drive-1.0.1/lib/google_drive/worksheet.rb:64:in `export_as_string'
from /var/lib/gems/1.9.1/gems/google_drive-1.0.1/lib/google_drive/worksheet.rb:70:in `export_as_file'
from ./google-sheets-to-sql.rb:71:in `block in GoogleSheets'
from ./google-sheets-to-sql.rb:69:in `each'
from ./google-sheets-to-sql.rb:69:in `GoogleSheets'
from ./google-sheets-to-sql.rb:692:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment