Skip to content

Instantly share code, notes, and snippets.

@AthleteInvictus
Created June 24, 2015 14:38
Show Gist options
  • Save AthleteInvictus/e27798233e78fd38dd6e to your computer and use it in GitHub Desktop.
Save AthleteInvictus/e27798233e78fd38dd6e to your computer and use it in GitHub Desktop.
Error With Open-URI
Retrieving division 1 teams for 2015 ... /home/cade/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/open-uri.rb:358:in `open_http': 403 Forbidden (OpenURI::HTTPError)
from /home/cade/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/open-uri.rb:736:in `buffer_open'
from /home/cade/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/open-uri.rb:211:in `block in open_loop'
from /home/cade/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/open-uri.rb:209:in `catch'
from /home/cade/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/open-uri.rb:209:in `open_loop'
from /home/cade/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/open-uri.rb:150:in `open_uri'
from /home/cade/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/open-uri.rb:716:in `open'
from /home/cade/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/open-uri.rb:34:in `open'
from ncaa_teams.rb:29:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment