Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

[400] Bad Request - No specific information #388

Closed
BenGWeeks opened this issue Mar 24, 2017 · 1 comment
Closed

[400] Bad Request - No specific information #388

BenGWeeks opened this issue Mar 24, 2017 · 1 comment

Comments

@BenGWeeks
Copy link

Category

[x] Enhancement
[ ] Bug
[ ] Question

Expected / Desired Behavior / Question

Rather than just giving a 400 bad request message back, would speed development up if you could tell us the offending column (for instance, when trying to update an item). In addition (apparently this may be fixed), the bad request doesn't get caught in a catch statement.

Observed Behavior

Generic 400 bad request that doesn't tell us what is wrong.

@patrick-rodgers
Copy link
Contributor

If you enable the console logger you will see the full error message - but the message comes from the server, so if what we get back doesn't have the column that isn't information we can produce. I just put up an article on working with the logging to explain that process.

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

No branches or pull requests

2 participants