Uploading videos fails.
-
When trying to upload a video through the popup, nothing happens.
A JS error also shows up in the console:
Uncaught SyntaxError: Unexpected end of input
admin-ajax.php?post_id=3881&ooyala=popup&action=ooyala_popup&:1I dug through the code a little and noticed this error at the top of the api_proxy.php file
https://dl.dropboxusercontent.com/s/yhosqjd8p3m3emx/2014-05-06%20at%2015.55.png
Also, I get the following JS error in my local dev environment (once I fixed the above issue)
POST https://hm-base.dev/wordpress/wp-admin/admin-ajax.php?action=ooyala_uploader&request=asset-create 500 (Internal Server Error)
This is caused by an expired request because my system time is incorrect. Whilst I understand this issue is on my end, it would be nice to handle this error a little better.
- The topic ‘Uploading videos fails.’ is closed to new replies.