Not signed in (Sign In)

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorbvhpradio
    • CommentTimeJan 6th 2012 edited
     
    hi

    the rss feed does not work unless i'm logged in.

    is there a way to read the feed without logging in?

    thanks
    • CommentAuthordbuschho
    • CommentTimeJan 9th 2012
     
    Hello,

    The RSS feed system is password protected in order to protect your data. Note that it accepts the commonly used RSS password header ... however, Google reader in particular does not support password protected RSS feeds.

    If you're attempting to access the feed from a script ( like in PHP or Python ) some RSS libraries will allow you to access password protected RSS feeds. For those that don't, you may be able to use a workaround like cURL with the cookie jar option to fake a login and authorized request to the RSS feed for your account.

    Happy to help,
    Drew
    FormAssembly.com Support