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.

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

Description

@sonsongithub

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions