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

Show what actually went wrong when saving a row #20

Merged
merged 1 commit into from
Mar 28, 2015

Conversation

christiaanwesterbeek
Copy link
Contributor

Before this change I would get an error:

HTTP error 400: Bad Request

With this change you'll see:

HTTP error 400: Bad Request "You are trying to edit a protected cell or object. Please contact the spreadsheet owner to remove protection if you need to edit."

That should save a few developers a few hours starring at the error.

Before this change I would get an error:

`HTTP error 400: Bad Request`

With this change you'll see:

` HTTP error 400: Bad Request "You are trying to edit a protected cell or object. Please contact the spreadsheet owner to remove protection if you need to edit."`

That should save a few developers a few hours starring at the error.
theoephraim added a commit that referenced this pull request Mar 28, 2015
Show what actually went wrong when saving a row
@theoephraim theoephraim merged commit d62dde0 into theoephraim:master Mar 28, 2015
@theoephraim
Copy link
Owner

Thanks for the update :)

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

Successfully merging this pull request may close these issues.

2 participants