Closed
Description
Preconditions
- Magento version 2.1.4 CE (PHP- 7.0.13)
- Base URL set to https
Steps to reproduce
- Changed the Base URL to https in order to make the entire site secure
- Added a product with a Vimeo Video in the product gallery (used https url here as well)
Expected result
- Product video should play as it did when base URL was set to http
Actual result
- The video would not play
- According to Dev Tools Console output -- Blocked due to Mixed Content error "( This request has been blocked; the content must be served over HTTPS.)"