搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Valid RSS feed from a site produces the error: "The Feed URL is not authorized."

  • 6 回覆
  • 8 有這個問題
  • 204 次檢視
  • 最近回覆由 cmhett

more options

I'm trying to get an RSS feed working for a site https://judeochristianclarion.com/feed/rss.xml, and am testing it in Thunderbird. The XML is completely valid according to the W3 Validator https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fjudeochristianclarion.com%2Ffeed%2Frss.xml, and when I check it in Feedly, it works perfectly fine. But in Thunderbird I keep getting the message "The Feed URL is not authorized."

I tried copying the exact same xml file to another domain http://cmhett.tk/rss.xml, and from this domain I did not receive the error message in Thunderbird, and it worked fine just like any other RSS feed.

Any and all help is greatly appreciated, thanks.

I'm trying to get an RSS feed working for a site https://judeochristianclarion.com/feed/rss.xml, and am testing it in Thunderbird. The XML is completely valid according to the W3 Validator https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fjudeochristianclarion.com%2Ffeed%2Frss.xml, and when I check it in Feedly, it works perfectly fine. But in Thunderbird I keep getting the message "The Feed URL is not authorized." I tried copying the exact same xml file to another domain http://cmhett.tk/rss.xml, and from this domain I did not receive the error message in Thunderbird, and it worked fine just like any other RSS feed. Any and all help is greatly appreciated, thanks.

由 cmhett 於 修改

被選擇的解決方法

Just in case anyone comes here in the future, here is the deal.

The Lightning add-on (which is the default calendar add-on) apparently changes the Thunderbird ua string, causing a 403 forbidden on some URLs for the feed.

This can be circumvented by either disabling the Lightning extension or changing the value of calendar.useragent.extra to blank (Preferences -> Advanced -> Config Editor).

從原來的回覆中察看解決方案 👍 1

所有回覆 (6)

more options

Messed up the formatting of the q, fixed it.

由 cmhett 於 修改

more options

I just tried dropping the link into Firefox and I got nothing their either, Chrome played along.

The cause however is your server. I have no idea why it is barfing, but the 403 error does indicate that the server thinks the URL is fine but it violates it's internal security for some reason.

Thunderbird and firefox use their own connection settings, defaulted to use system settings. Chrome just uses the system settings. This is the only thing I can see different. I will ping someone and see if they have anything to contribute.

more options

Matt said

I just tried dropping the link into Firefox and I got nothing their either, Chrome played along. The cause however is your server. I have no idea why it is barfing, but the 403 error does indicate that the server thinks the URL is fine but it violates it's internal security for some reason. Thunderbird and firefox use their own connection settings, defaulted to use system settings. Chrome just uses the system settings. This is the only thing I can see different. I will ping someone and see if they have anything to contribute.

So did you get a second opinion?

more options

For what it's worth, this URL opens in my Firefox for Windows:

https://judeochristianclarion.com/feed/rss.xml

I don't have Thunderbird on this computer to test with.

more options

jscher2000 said

For what it's worth, this URL opens in my Firefox for Windows: https://judeochristianclarion.com/feed/rss.xml I don't have Thunderbird on this computer to test with.

Yeah, it shows up fine in Firefox, but in Thunderbird I keep getting the same error.

Little more info by the way, I tried it on Windows 10 Thunderbird 52.2.1 (32-bit) as well as Solus Linux Thunderbird 52.1.1 (64-bit), and I am getting the same error message in both.

more options

選擇的解決方法

Just in case anyone comes here in the future, here is the deal.

The Lightning add-on (which is the default calendar add-on) apparently changes the Thunderbird ua string, causing a 403 forbidden on some URLs for the feed.

This can be circumvented by either disabling the Lightning extension or changing the value of calendar.useragent.extra to blank (Preferences -> Advanced -> Config Editor).