yang991178 / fluent-reader

Modern desktop RSS reader built with Electron, React, and Fluent UI
https://hyliu.me/fluent-reader/
BSD 3-Clause "New" or "Revised" License
7.79k stars 425 forks source link

Error 403 when adding feedburner.com feeds #629

Open TheDeviantCrafter opened 10 months ago

TheDeviantCrafter commented 10 months ago

Describe the bug When adding any RSS feed hosted on feedburner.com, I get an "error 403" message and the feed is not added.

To Reproduce Steps to reproduce the behavior:

  1. Open settings
  2. Switch to the sources tab
  3. In the add source box add any of the following URLs:
  4. I get an error message: "An error has occured when adding the source - Error: 403"

Expected behavior Feedburner links should work like other feeds

Screenshots image

Platform (please complete the following information):

TheDeviantCrafter commented 10 months ago

https://www.reddit.com/r/rss/comments/14kbiqw/problem_adding_a_rss_feed_to_fluent_reader/

This thread claims to have a workaround. I haven't had a chance to try it.

TheDeviantCrafter commented 10 months ago

The Reddit workaround does not work. Here's what I did:

  1. Using InoReader, I created a folder containing the first two Feedburner URLs in the main post
  2. Exported that InoReader folder as an OPML file
  3. Imported that OPML file into Fluent Reader

This created 2 error 403 messages:

image

jschoder commented 10 months ago

I have looked a bit into the issue. The app is using the standard fetch function to retrieve the RSS. It should use the net-library provided by electron itself. At least from what I can see.

jschoder commented 10 months ago

I added a pull request for this: https://github.com/yang991178/fluent-reader/pull/633

kqvanity commented 9 months ago

Same issue out here.

shadow-absorber commented 8 months ago

yeah this is annoying and would love it to be fixed

ryan-ntu commented 5 months ago

I also fail to add some rss sources of some journals. Really hope developers can notice this issue image

HUYDGD commented 4 months ago

I'm getting the same issue. I think because of cloudflare image

ThosRTanner commented 2 months ago

If it's any comfort, I have found exactly the same issue with feedburner with a completely different feed reader. I think something in feedburner doesn't like the Sec- security headers.