Skip to content

Data exceeding text limit returns unclear message #84

Description

@tjchambers

I attempted to experience what happens if I request the creation of a Person (for example) with a note field exceeding the database limit of 255 characters (which IMO should be documented somewhere). The response from the server I received was:

BlockScore::InvalidRequestError: (Type: invalid_request_error) One or more required parameters are invalid (id_type) (Status: 400)

which while an error (good) was extremely unclear compared to what I expected given it references id_type which I do not know what that is.

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