xavdid / reddit-user-to-sqlite

Pull Reddit user data into a SQLite database
https://pypi.org/project/reddit-user-to-sqlite/
MIT License
217 stars 9 forks source link

ValueError: Received API error from Reddit (code 403): Forbidden #20

Closed a-b closed 1 year ago

a-b commented 1 year ago

Any thoughts is this is permanent?

brandongalbraith commented 1 year ago

Unsure if this is related, but Reddit is aggressively throttling edit requests of self comments, returning 403 depending on API request velocity.

xavdid commented 1 year ago

This may have been a temporary issue on Reddit's end - I just ran it a few times and it complete as expected. Hopefully it's not emblematic of what's to come with the API.

I'll close this issue for now, but please reopen if this continues to be an issue (before June 30th; after that, all bets are off).