On the channel tutorial for Direct Publisher (
https://developer.roku.com/docs/direct-publisher/channel-tutorial.md), there are two different sample content feeds provided, but neither of them are valid:
-
https://api.myjson.com/bins/4tu28-
https://api.myjson.com/bins/3sa1gIt seems that the videos in the JSON are missing, and anyways they use "HTTP" when the JSON spec says that "HTTPS" is required.
Can the tutorial be fixed that so we can properly test this functionality?
Update: I've uploaded my own sample videos in Amazon S3, double-checked the links, and now the feed URL passes verification. Unfortunately, the videos don't show up when testing the channel on the TV. I'll continue debugging another day.
😞