Forum Discussion

jasonwhitehorn's avatar
6 years ago

Need some help on why my feed status keeps failing, please

Hey folks.  Brand new here to the forum.  Pretty new here to Roku Dev.

 I have a new Chan.  My stream keeps giving an error that my feed URL ( https://vimeo.com/showcase/7003490/feed/roku/39551b265b ) is failed.

Says"

"Unable to download from feedUrl.: Exception Response code other than 200 from https://vimeo.com/showcase/7003490/feed/roku/39551b265b for 582898.pending.en: 403 Forbidden for 582898.pending.en"
 
It also reports weird time stamps in Roku like 
"12/31/1969 07:00PM"
 
I'm lost and out of my depth here.  Any help would be greatly appreciated.

8 Replies

  • You had the unfortunate timing of creating it during an ongoing 'glitch' with Roku channel feeds and Vimeo hosting. Seems Vimeo did some backend change recently that affecting it working with Roku DP. We've gotten responses that 'They're (both) looking into it' for about 3 weeks now. Mine came back, but they didn't tell me not to update the feed, so when I made a change it went down again. Such is life here.

     

    I'd recommend sending an email to partnersuccess@roku.com with you channel name etc, or just keep an eye on the forums for others to update.

    For what it's worth there's a separate section for Direct Publisher, which I take it is what your channel was built with. Please check & post there in the future, this forum is for channels essentially built via pur scripting.

      • iAelien's avatar
        iAelien
        Newbie

        I just launched my channel yesterday and I am having the same exact issue. However, I'm not using VIMEO, all my hosting is done on WordPress with JSON. That let's me know that the issue might indeed be Roku.

         

  • WCCTV's avatar
    WCCTV
    Reel Rookie

    Unable to download from feedUrl.: Exception wcctv.org:443 failed to respond for 582423.pending.en]

     

    Does anyone know why I am getting the message with feed status?

  • I don't know if this will cause your problem, but, all of your 'releaseDate' fields do not conform to the Roku schema.  The schema defines 'releaseDate' as:

    Conforms to the ISO 8601 format: {YYYY}-{MM}-{DD}. For example, 2020-11-11

    Keep in mind that Roku does not do a good job at identifying problems with your feed file.  Especially subtle errors.