praw-dev / praw

PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.
http://praw.readthedocs.io/
BSD 2-Clause "Simplified" License
3.4k stars 453 forks source link

Subreddit post_requirements() returns 404 #2009

Closed gregistech closed 5 months ago

gregistech commented 6 months ago

Describe the solution you'd like

A way to get from the Subreddit model the character limit of the title

Describe alternatives you've considered

1965 Would solve MY particular use-case, but one might not get around this issue with that.

Additional context

Many subreddits don't have the default 300, for example some use 130 for the title.

gregistech commented 5 months ago

post

gregistech commented 5 months ago

It returns 404 tho