We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
either I specify exclude_nude=0 or exclude_nude=false or exclude_nude=False, no nsfw content returns; I wonder how can I search photos without any exclusion, thank you. e.g. https://api.500px.com/v1/photos/search?rpp=100&term=nude&only=Nude&exclude_nude=0 https://api.500px.com/v1/photos/search?rpp=100&term=nude&exclude_nude=0
exclude_nude=0
exclude_nude=false
exclude_nude=False
The text was updated successfully, but these errors were encountered:
No branches or pull requests
either I specify
exclude_nude=0
orexclude_nude=false
orexclude_nude=False
, no nsfw content returns;I wonder how can I search photos without any exclusion, thank you.
e.g.
https://api.500px.com/v1/photos/search?rpp=100&term=nude&only=Nude&exclude_nude=0
https://api.500px.com/v1/photos/search?rpp=100&term=nude&exclude_nude=0
The text was updated successfully, but these errors were encountered: