Additional Information:
I have attempted the following troubleshooting steps:
- Reinstalling the Jetpack and VideoPress plugins
- Rolling back both the plugin and WordPress
- Disconnecting and reconnecting the Jetpack account
However, when attempting to upload a video via post creation, the process halts at 100%, accompanied by the error message “Uncaught ReferenceError: error is not defined” in …/wp-content/plugins/jetpack/_inc/build/videopress/js/videopress-uploader.min.js?ver=13.2.2.
During this process, the plugin sends a request to: https://public-api.wordpress.com/rest/v1.1/sites/79397925/media/new?locale=it_IT
The response received is a 200 status code with an empty media array: {“media”:[]}.