Skip to content

API_GetUserProfile has invalid documentation for UserWallActive #102

Description

@sskorupski

When I do a GET request on https://retroachievements.org/API/API_GetUserProfile.php
Then I get a response like

{
    "User": "recidieu",
    "ULID": "01HQBSN8QERF35YJE25RD4N2JD",
    "UserPic": "/UserPic/recidieu.png",
    "MemberSince": "2024-02-23 20:14:12",
    "RichPresenceMsg": "Strategizing on Level 25 | ♥️ 1/5 💀 39 | 1860 Points",
    "LastGameID": 33403,
    "ContribCount": 0,
    "ContribYield": 0,
    "TotalPoints": 252,
    "TotalSoftcorePoints": 0,
    "TotalTruePoints": 639,
    "Permissions": 1,
    "Untracked": 0,
    "ID": 715357,
    "UserWallActive": 1,
    "Motto": ""
}

However, on the API page documentation
the example show that the field have a boolean type: "UserWallActive": true

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions