redlib-org / redlib

Private front-end for Reddit
GNU Affero General Public License v3.0
930 stars 65 forks source link

🐛 Bug Report: Reddit error 403 ""gated"": "Forbidden" #109

Closed HexPum closed 1 week ago

HexPum commented 2 months ago

Some subreddits seem to be blocked. When trying to view them this error message appears:

Reddit error 403 ""gated"": "Forbidden"

Tokarak commented 2 months ago

This is expected behavior! The API returns an error when trying to reach a banned community.

sigaloid commented 1 month ago

This applies to quarantined subs too, like r/edgy

magicsk commented 1 month ago

I found redlib instances where this works, is it posssible for selfhosted too or it's unknown what changes they made? Example of such instance working on gated subreddit: https://redlib.tux.pizza/r/researchChemicals

omnigenous commented 1 month ago

I found redlib instances where this works, is it posssible for selfhosted too or it's unknown what changes they made? Example of such instance working on gated subreddit: https://redlib.tux.pizza/r/researchChemicals

@magicsk I guess we can ask @tuxpizza!

sigaloid commented 1 month ago

:thinking: Sounds like a change we did between 0.31.0 and master changed the way we handled this? Bisect incoming

sigaloid commented 1 month ago

Very confused by this, looking at this it seems to be the entirety of oauth changes but I thought we fixed quarantined subs after that. :thinking: