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

Better error messages #142

Open
guisouza opened this issue Jul 6, 2017 · 1 comment
Open

Better error messages #142

guisouza opened this issue Jul 6, 2017 · 1 comment
Assignees

Comments

@guisouza
Copy link

guisouza commented Jul 6, 2017

requests like this one :
/sections/357886406511632/tasks
which are invalid since this section belongs to a project which is not in the board format, returns this error :

Error: Invalid Request

which could be :

Error: Invalid Request.
Reason : Getting tasks for sections in list view projects is not yet supported

if we just change invalid_request.js to send the message forward .

any concerns on it ? there are someone maintaining this project ? I can submit a PR for it .

@praecipula
Copy link
Contributor

Hi there,

Feel free to send a PR! We shifted focus for the past few months away from our client libraries in general, and had a bit of a snafu with some internal process in particular causing us to be not as responsive as we'd like to be 👎 but we're shifting focus back to our libraries soon and have fixed our snafu 👍 so are better able to support improvements and PRs. I'm not sure when we'll next do a pass of client library work, but when we do, this definitely would fit some of our ideas on what to make better!

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

2 participants