
Https and Playlist Embed Code
I run an ecommerce enabled site and need ssl enabled. Now any of the pages with the Javascript embed code are not functioning.
Surely there must be a way to make the videos work.
Any help?
I run an ecommerce enabled site and need ssl enabled. Now any of the pages with the Javascript embed code are not functioning.
Surely there must be a way to make the videos work.
Any help?
Please provide a link.
I have just been doing the same thing, moving some videos over to https and found the same thing,
My solution was to move the loading script from self hosted to the JW Cloud script - I do not understand why it worked but it did.
Hm, that is odd, since you are self hosting, that should have an issue with https.
should ( or shoudn't)
Oops, shouldn’t :)
do https domains have to be specified in crossdomain?
Like if the crossdomain says allow *.mydomain does this include https as well? If not then that might be the problem.
Yes, that should include https as well.
Hi Ethan,
Thanks for your reply.
Here is one link.
https://heartwormsociety.org/pet-owner-resources/video-gallery
The video works if I embed without https ... I need https, though.
You are loading the player from – http://content.jwplatform.com/players/Fh3GHlVJ-pZ702y9D.js
Just use – https://content.jwplatform.com/players/Fh3GHlVJ-pZ702y9D.js
Thanks -- that did the trick.
Np