Forum Discussion
Baradanikto
7 years agoRoku Guru
I took a look at your feed file. While it passes Json validation (ie. it is a valid Json tree), it may not pass Roku validation because you have some extraneous json objects in your feed file. For example, your feed contains "channelDescription" and "channelIcon" objects that are not defined in the Roku Json spec. Have you tried removing these objects and updating?