Skip to content

client.Users.GetPersonalBests throws a serialization exception if you use any of the optional parameters #25

Description

@natronium

i think it's constructing the URL incorrectly, getting a 404, and then failing to serialize that 404 json into an actual C# object

it looks like the code for UserClient.GetPersonalBests just concatenates the query parameters to the URL string without adding the necessary ? and &s, which doesn't generate a valid URL for the SRC API

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

    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