RSS-Bridge / rss-bridge

The RSS feed for websites missing it
https://rss-bridge.org/bridge01/
The Unlicense
7.23k stars 1.03k forks source link

Reddit feeds failed with error 403 #4067

Closed jcmag closed 1 month ago

jcmag commented 5 months ago

Hi,

I always get 403 errors now for reddit feeds; is the bridge totally down?

HttpException: https://old.reddit.com/search.json?q=subreddit%3AFrosthavenFAQ&sort=hot&include_over_18=on resulted in 403 Forbidden in lib/http.php line 26

index.php(72): RssBridge->main()
lib/RssBridge.php(103): DisplayAction->execute()
actions/DisplayAction.php(74): DisplayAction->createResponse()
actions/DisplayAction.php(123): RedditBridge->collectData()
bridges/RedditBridge.php(105): RedditBridge->collectDataInternal()
bridges/RedditBridge.php(150): getContents()
lib/contents.php(110): HttpException::fromResponse()
lib/http.php(26)

Query string: action=display&bridge=RedditBridge&context=single&r=FrosthavenFAQ&f=&score=&d=hot&search=&frontend=https%3A%2F%2Fold.reddit.com&format=Html
Version: 2024-02-02 (git.master.fee5e26)
Os: Linux
PHP version: 8.2.7
dvikan commented 5 months ago

hmm maybe. could also be this particular instance is reddit-banned

dvikan commented 1 month ago

https://github.com/RSS-Bridge/rss-bridge/issues/3802