[Bug]: Cannot add "AvTalk" podcast #1969

Closed
opened 2026-04-25 00:01:55 +02:00 by adam · 2 comments
Owner

Originally created by @Frosbe on GitHub (May 9, 2024).

What happened?

When i try to add the podcast "AvTalk" from FlightRadar24 i get an error saying "Failed to get podcast feed", in the logs i see an Axios error 403.

What did you expect to happen?

I expect the abs to add the podcast to my subscriptions

Steps to reproduce the issue

  1. Add RSS "https://www.flightradar24.com/blog/feed/podcast"
  2. Error

Audiobookshelf version

2.9.0

How are you running audiobookshelf?

Docker

What OS is your Audiobookshelf server hosted from?

Windows

If the issue is being seen in the UI, what browsers are you seeing the problem on?

None

Logs

2024-05-08 21:58:10.631

ERROR

[podcastUtils] getPodcastFeed Error AxiosError: Request failed with status code 403

Additional Notes

I tried setting up the dev environment and its might just be that the axios connection is blocked from flightradar24.com

Originally created by @Frosbe on GitHub (May 9, 2024). ### What happened? When i try to add the podcast "AvTalk" from FlightRadar24 i get an error saying "Failed to get podcast feed", in the logs i see an Axios error 403. ### What did you expect to happen? I expect the abs to add the podcast to my subscriptions ### Steps to reproduce the issue 1. Add RSS "https://www.flightradar24.com/blog/feed/podcast" 2. Error ### Audiobookshelf version 2.9.0 ### How are you running audiobookshelf? Docker ### What OS is your Audiobookshelf server hosted from? Windows ### If the issue is being seen in the UI, what browsers are you seeing the problem on? None ### Logs ```shell 2024-05-08 21:58:10.631 ERROR [podcastUtils] getPodcastFeed Error AxiosError: Request failed with status code 403 ``` ### Additional Notes I tried setting up the dev environment and its might just be that the axios connection is blocked from flightradar24.com
adam added the bug label 2026-04-25 00:01:55 +02:00
adam closed this issue 2026-04-25 00:01:56 +02:00
Author
Owner

@advplyr commented on GitHub (May 10, 2024):

Yeah I can confirm they are blocking the request. I'm not sure what reason they have for that so don't know what to update here

@advplyr commented on GitHub (May 10, 2024): Yeah I can confirm they are blocking the request. I'm not sure what reason they have for that so don't know what to update here
Author
Owner

@Frosbe commented on GitHub (May 10, 2024):

I'll try to reach out to them and hear if this is intentional or a mistake.
Thanks for the awesome work on the project, ill close the ticket and revert back if i get any noteworthy feedback from them

@Frosbe commented on GitHub (May 10, 2024): I'll try to reach out to them and hear if this is intentional or a mistake. Thanks for the awesome work on the project, ill close the ticket and revert back if i get any noteworthy feedback from them
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#1969