Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

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).