youtube_it icon indicating copy to clipboard operation
youtube_it copied to clipboard

returming token value nil

Open prmsh99 opened this issue 10 years ago • 0 comments

in video.rb file while executing the following line..... yt_session.upload_token(video_options(params), nexturl)

returning nil value which makes output..................... NoMethodError in VideosController#upload

You have a nil object when you didn't expect it! You might have expected an instance of Array. The error occurred while evaluating nil.[]

please solve this issue

prmsh99 avatar Oct 16 '14 06:10 prmsh99