Skip to content

Sort isn't allowed as a param on search #146

@NathanLeadill

Description

@NathanLeadill

{ "detail": [ { "loc": [ "query", "sort" ], "msg": "unexpected value; permitted: 'id', 'created_utc', 'score'", "type": "value_error.const", "ctx": { "given": "asc", "permitted": [ "id", "created_utc", "score" ] } } ] }

https://api.pushshift.io/reddit/search/comment/?q=science&subreddit=askscience&sort=asc&size=1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions