Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

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

  • 6 답장
  • 8 이 문제를 만남
  • 1 보기
  • 최종 답변자: 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).