
Can't get mimicking to work
Hello, I'm trying to replicate the behavior seen here: http://support.jwplayer.com/customer/portal/articles/1436942-example-mimicking-live-tv
I found a couple of posts where users had similar issues and I found a reference to this code in github: https://gist.github.com/emaxsaun/75dfa8421881acc9deb1
This works when I try to run it. However, when I swap the playlist rss in the sample code with a playlist rss of my own (which I got from one of the playlists in our jwplatform), this doesn't work anymore. The video doesn't start automatically, instead I get a play button and when I click on it I get an error. When I debug, I get the message "GET http://content.jwplatform.com/videos/EdGY6cGa-uUAERepw.mp4 403 (Permission Denied)"
What could I be doing wrong? Do I need to change any settings in our platform?