The MDVA-35092 Magento patch fixes the issue where you see Error: "Video not Found". This error message displays when you enter a Vimeo video using the native Add Video interface in the product admin of Magento. Please note that the issue is scheduled to be fixed in Magento 2.4.3.
This patch is available when the Magento Quality Patch (MQP) tool 1.0.17 is installed.
Affected products and versions
The patch is created for Magento version:
Magento Commerce Cloud 2.4.1
Compatible with Magento versions:
Magento Commerce and Magento Commerce Cloud 2.3.5 - 2.4.2
Note: the patch can be applicable to other versions. To check if the patch is compatible with your Magento version, run ./vendor/bin/magento-patches status
.
Issue
The Vimeo simple API stops working as expected.
Steps to reproduce:
- Log in to the Admin.
- To edit an existing product go to CATALOG > Products > Edit or to create a new product go to CATALOG > Products > Edit > Add Product.
- Click the Images And Videos tab in the Product page.
- Click Add Video and add a Vimeo video's URL. Click Save.
Expected result:
The new video is found and saved.
Actuals result:
Error: "Video not Found" is displayed.
Apply the patch
For instructions on how to apply an MQP patch, use the following links depending on your Magento product:
- Magento Commerce: DevDocs Apply patches using Magento Quality Patches Tool.
- Magento Commerce Cloud: DevDocs Upgrades and Patches > Apply patches.
Related reading
To learn more about Magento Quality Patches, refer to:
- Magento Quality Patches released: a new tool to self-serve quality patches.
- Check if patch is available for your Magento issue using Magento Quality Patches.
For info about other patches available in MQP tool, refer to the Patches available in MQP tool section.