Forum Discussion

deentvusa's avatar
deentvusa
Visitor
9 years ago

Category Error on Direct Publisher

Hello, the direct publisher is great, however I'm having two issues: 

1) My self-hosted json feed (http://deen.tv/roku/roku.json) is not working, but the same feed from myjson is working (http://api.myjson.com/bins/3sa1g) WHY?? Is it because of "https" vs. "http".
2) The Category page on Direct Publisher is giving me an error:


Even though I have nothing incorrect in my categories:

Please help!

12 Replies

  • Did you ever figure this out?  I've got a similar problem.  The code validates fine, but, Roku won't validate it.
  • If you mean about the tags yes, you have to type in the firat letter of a valid tag then you can select it. If your referring to the valid json file but roku rejecting it, it is because of control ascii codes in the description, fori nstance chr$(10) chr$(13) etc etc will fail roku authentication in the description as will "word wrap" feature in notepad...