Title: HTTP response code 400 (Bad Request) when saving table
Last modified: July 3, 2023

---

# HTTP response code 400 (Bad Request) when saving table

 *  Resolved [cburge0329](https://wordpress.org/support/users/cburge0329/)
 * (@cburge0329)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/http-response-code-400-bad-request-when-saving-table/)
 * We have a self-hosted internal wordpress installation running:
   wordpress 6.2.2tablepress
   2.1.4I’ve inherited the task of editing a reports page that has a single table
   that links to pdf files on a local server.Everything is running well after updating
   wordpress/tablepress/php versions. The current table has several <a href=”\\fileserver\
   file”>link</a> in a single cell.However, when I try to save a table that has 
   a high number of links in a cell it gives the error:**Attention: Unfortunately,
   an error occurred. There was a problem with the server, HTTP response code 400(
   Bad Request).**The table will save until i try to input too many of the <a href
   =”\\fileserver\file”>link</a> lines in a single cell.I have several questions
   but this can’t be the proper way to make this table.Should each file link be 
   in its own cell?I can upload an export of the table in csv or html format if 
   it will help. It is quite messy.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/http-response-code-400-bad-request-when-saving-table/#post-16867794)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * My assumption here is that your server’s firewall or security software somehow
   doesn’t like these links with the internal URLs. Presumably, it thinks that hacking
   attempt is going on (e.g. that someone is trying to extract internal data, or
   maybe it doesn’t like the number of `\\` combinations, thinking that this string
   is the escaping of e.g. a SQL insertion attack).
 * To find out more, I would therefore suggest to check the various server error
   log files for more details. The server admin can then maybe relax that security
   software so that it doesn’t erroneously trigger these errors.
 * Regards,
   Tobias
 *  Thread Starter [cburge0329](https://wordpress.org/support/users/cburge0329/)
 * (@cburge0329)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/http-response-code-400-bad-request-when-saving-table/#post-16871952)
 * Before updating WordPress/Tablepress/PHP the tables were saving properly.
   I will
   look through the logs for this machine for anything that may be blocking it.I
   haven’t seen anything from the antivirus/firewall reports that would reference
   it being blocked. Thanks,
    -  This reply was modified 2 years, 11 months ago by [cburge0329](https://wordpress.org/support/users/cburge0329/).
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/http-response-code-400-bad-request-when-saving-table/#post-16872149)
 * Hi,
 * yes, please check those log files. It might be something in the interplays of
   PHP here.
 * Best wishes,
   Tobias

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘HTTP response code 400 (Bad Request) when saving table’ is closed to 
new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [2 years, 11 months ago](https://wordpress.org/support/topic/http-response-code-400-bad-request-when-saving-table/#post-16872149)
 * Status: resolved