Skip to content

User data not including presence #1

@samuelthomas2774

Description

@samuelthomas2774

/v3/Account/Login, /v3/Account/GetToken and /v3/User/ShowSelf currently seem to be returning incorrect presence data. This object is always returned (which looks the same as the presence object for users who have never been online, or are not sharing their presence with you):

"presence": {
    "state": "OFFLINE",
    "updatedAt": 0,
    "logoutAt": 0,
    "game": {}
}

/v3/Friend/List still returns correct presence data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Nintendo Switch OnlineRelated to the Nintendo Switch Online app APIsbugSomething isn't workingfeature/discordDiscord Rich Presence

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions