Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save SiarheiFedartsou/b7e8fd4c0ac8d5ad9ee383f0274f2107 to your computer and use it in GitHub Desktop.
Save SiarheiFedartsou/b7e8fd4c0ac8d5ad9ee383f0274f2107 to your computer and use it in GitHub Desktop.
POST /classic/registration/verify HTTP/1.1
Host: dev2.mobitee.com
X-DATE: 2017-01-16 09:25:42 +0000
Accept: */*
X-AUTH: 1661:bdef2231db58c43236bd906dcb9f805f
Accept-Language: en-US;q=1.0, fr-US;q=0.9, it-US;q=0.8, es-US;q=0.7, de-US;q=0.6, en;q=0.5
Accept-Encoding: gzip;q=1.0, compress;q=0.5
Content-Type: application/x-www-form-urlencoded; charset=utf-8
Content-Length: 52
User-Agent: Mobitee Classic/4.0 (com.blrsoft.appname; build:1; iOS 10.1.0) Alamofire/4.2.0
Connection: keep-alive
Cookie: PHPSESSID=0jj8nkb5u9dr6v0njqinei7te2; language=en
code=5171&hash=71%3A83b10d1a98d7809dee3a06e9ee6d830e
HTTP/1.1 200 OK
Server: nginx
Date: Mon, 16 Jan 2017 09:25:42 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 'main_hand' 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