Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data exceeding text limit returns unclear message #84

Open
tjchambers opened this issue Feb 21, 2016 · 0 comments
Open

Data exceeding text limit returns unclear message #84

tjchambers opened this issue Feb 21, 2016 · 0 comments

Comments

@tjchambers
Copy link
Contributor

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.

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

No branches or pull requests

1 participant