Pinging Errors
|
|
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 |
|
|
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. |