Closed
Description
Preconditions (*)
- It was previoulys working, tested in Magento 2.4.0.
Steps to reproduce (*)
- So upgrade to 2.4.1. Do not upgrade and remain in 2.4.0 in another cloned enviroment
- Go to product page
- Insert a product video in product page using the regular insert video button. It previously worked.
- Few days later try to do it again. Vimeo returns 404
- Try to upload to another Vimeo account to check if a setting may be blocking. No, it returns 404
- curl -i https://vimeo.com/videoId. It returns 200 and a response with json and ajax call
- Try to get in browser Vimeo dowload a file a does not print information on client
- Try the same in postman, it returns Json
- Try to debug Magento
- Check if it is Cors. Vimeo Cors is declared in Csp policy
Expected result (*)
1.Insert url in Product Video and it is found
2. Video displays in fotorama
Actual result (*)
- Video not found. Unable to display Vimeo on Fotorama
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- [X ] Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done