You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m not sure I follow. Get posts and list communities has show_nsfw for those endpoints which work fine when set to true + logged out. The flag is just missing from the search endpoint.
I’m not sure I follow. Get posts and list communities has show_nsfw for those endpoints which work fine when set to true + logged out. The flag is just missing from the search endpoint.
Nevermind ignore what I said about only being able to access while logged in, I was remembering wrong.
Requirements
Is your proposal related to a problem?
Right now it isn't possible for logged out users to search nsfw communities/posts etc
Describe the solution you'd like.
I would like to see
show_nsfw
on the search endpoint, like GetPosts has.Describe alternatives you've considered.
Logging in
Additional context
No response
The text was updated successfully, but these errors were encountered: