kylejginavan / youtube_it

An object-oriented Ruby wrapper for the YouTube GData API
http://groups.google.com/group/ruby-youtube-library
595 stars 223 forks source link

403 (OpenURI::HTTPError) #240

Open marshallford opened 9 years ago

marshallford commented 9 years ago

I get the this error when running videos = client.videos_by(:user => 'theneedledrop', :per_page => 50).videos in production, but not on my laptop.

Any ideas?