Pinging Errors

Subscribe to Pinging Errors 2 posts, 2 voices

 
Avatar Shpigford 30 posts

Since moving my application to a new server, I’ve been getting the following errors when using the API to to upload videos.

Error: http://pastie.org/private/06tedmwgntqxi7yx5fleg

Job method: http://pastie.org/private/5chnrho5tbmfkq8chkorgq

 
Avatar Bruno Celeste 356 posts

It seems that params[:video_id] is nil. This is the error you get when you don’t provide the video_id parameter. You should check the parameters.