Developers

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
abojko
Visitor

JSON with Vimeo Pro Required content videos missing

Working to get our channel updated to support JSON with Direct Publisher but running into an issue where during feed validation get the following:
"No valid items were found in the feed
1 item has an error: Required content videos missing.
»  The Key to the Supernatural"

I'm using the Vimeo Pro HLS external player for the video, and I've looked at others on this forum that have had the similar issue but their fixes don't seem to help.  I'm sure it's something simple but haven't been able to find it.  The feed URL is http://vod.rhema.org/rhemafeed2.json
Any help is appreciated.  I get the same error if I switch to MP4 and use the external link from Vimeo Pro as well.
Tags (1)
0 Kudos
2 REPLIES 2
stubbstarbuck
Binge Watcher

Re: JSON with Vimeo Pro Required content videos missing

I think videos needs to be an array of objects, not just an object. You need the brackets. 

"videos": [

],

You are just using 

"videos": {

}

The JSON might validate, but the Roku server throws an exception.
Tags (1)
0 Kudos
abojko
Visitor

Re: JSON with Vimeo Pro Required content videos missing

Thanks.  That was it.  Appreciate the help.
Tags (1)
0 Kudos
Community is Temporarily in Read-Only Mode!

We’re upgrading Roku Community to bring you a faster, more mobile-friendly experience. You may notice limited functionality or read-only access during this time. You will not be able to log in or post new comments or kudos during this time. Read more here.

Planned Downtime:
Community will be unavailable for up to 24–48 hours during the upgrade window during the week of May 12 and you may notice reduced functionality. In the meantime, for additional assistance, visit our Support Site.

Thanks for your patience — we’re excited to share what’s next!