Created
January 16, 2017 09:39
-
-
Save SiarheiFedartsou/117097beaf85cd803fcb0374ca6e000a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HTTP/1.1 200 OK | |
Server: nginx | |
Date: Mon, 16 Jan 2017 09:38:31 GMT | |
Content-Type: application/json | |
Transfer-Encoding: chunked | |
Connection: keep-alive | |
Expires: Thu, 19 Nov 1981 08:52:00 GMT | |
Cache-Control: no-store, no-cache, must-revalidate | |
Pragma: no-cache | |
Cache-Control: no-cache, must-revalidate | |
Expires: Fri, 24 Jun 2016 00:00:01 GMT | |
Pragma: no-cache | |
{"code":500,"errors":["SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'sc_subscribe' cannot be null, query was: INSERT INTO `mbt_accounts` (`first_name`, `last_name`, `email`, `gender`, `hcp`, `score_system`, `main_hand`, `date_naissance`, `sc_subscribe`, `send_email`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment