Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

[PATCH] /api/v1/me/prefs does not work. #179

@sonsongithub

Description

@sonsongithub

Comment

PREFS_VALIDATORS does not work...?
code

Response

code = 400
{"fields": ["json"], "explanation": "unable to parse JSON data", "reason": "JSON_PARSE_ERROR"}

Curl

curl --header "Authorization: bearer<token> \
    'https://oauth.reddit.com//api/v1/me/prefs' \
    -X PATCH
    -d "{\"clickgadget\":true}"

References

  1. "api/v1/me/blocked" broken?
  2. reddit.com

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions