reddift icon indicating copy to clipboard operation
reddift copied to clipboard

[PUT] Cannot test /api/v1/me/friends/ because it cannot attach "note" without Gold

Open sonsongithub opened this issue 9 years ago • 0 comments

Comment

Can not attach parameters when putting. It succeeded when I put vacant JSON object, but it failed when the specified JSON object such as { "name": A valid, existing reddit username, "note": a string no longer than 300 characters}.

Response

{"fields": ["note"], "explanation": "you must have an active reddit gold subscription to do that", "reason": "GOLD_REQUIRED"}

Reference

  1. reddit.com

sonsongithub avatar Nov 15 '15 02:11 sonsongithub