andysfishing
Newbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2019
05:56 PM
Optional property language is missing
Hi everyone,
This is my first time trying to start a Roku channel.
I have a couple of errors trying to ingest my first few videos.
The one that is of most concern and may fix the others is this,
"Optional property language is missing or not valid ISO 639 alpha-2 or alpha-3 language code."
HAs anyone seen this, and how do I fix it?
Thanks, Andy
This is my first time trying to start a Roku channel.
I have a couple of errors trying to ingest my first few videos.
The one that is of most concern and may fix the others is this,
"Optional property language is missing or not valid ISO 639 alpha-2 or alpha-3 language code."
HAs anyone seen this, and how do I fix it?
Thanks, Andy
1 REPLY 1
37mediagroup
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2019
06:23 AM
Re: Optional property language is missing
Language is required I believe but all you need to enter is essentially the following on one of the first few lines of your feed.
Alot of required fields & schema can be viewed here: https://developer.roku.com/docs/specs/d ... dp-spec.md
"language": "en-US",
Alot of required fields & schema can be viewed here: https://developer.roku.com/docs/specs/d ... dp-spec.md