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

HTTP method GET is not supported by this URL - Error 405 #234

Closed redrory closed 10 years ago

redrory commented 10 years ago

Hey, Up until recently youtube_it (a month) has been working for my video upload. However when i try now, I'm seeing this error. I've upgraded youtube_it gem to 2.4.2 and also used "gem 'youtube_it', github: 'kylejginavan/youtube_it'" as mentioned in #224

"HTTP method GET is not supported by this URL Error 405" on video upload

Am I missing something?