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

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

Open
sonsongithub opened this issue Nov 14, 2015 · 0 comments
Open

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

sonsongithub opened this issue Nov 14, 2015 · 0 comments

Comments

@sonsongithub
Copy link
Owner

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant