Forum Discussion
mediadisconnect
9 years agoVisitor
"johnary" wrote:
I have added three movies to my channel. I looked at the JSON file it generated and checked it out with JSONLint. Everything looks good but the Feed Status on the Manage My Channels Roku Dashboard tells me that it is "Unable to download from feedURL." Not sure if I'm doing something wrong.
You might have to turn off ModSecurity on your Apache setup on your webhosting account. If you check your error logs you will probably find 406 Errors. The Roku Servers don't pass the header information when connecting to your feed so ModSecurity stops the connection. Turn it off and you should be fine.