Forum Discussion
Baradanikto
5 years agoRoku Guru
If what you're showing is an actual Episode object, then you have a malformed JSON file. The Episode object does not contain a 'tags' or ' genres' object. You should refer to the Roku JSON Feed Schema document.
It's not a good idea to rely on JSON linters to check for errors. They can't find logic errors.