Created
October 24, 2016 07:01
-
-
Save SiarheiFedartsou/fc547339c728b8ebedd2600d1fc32d4c 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
POST /api/golf/verify/msisdn?login=1 HTTP/1.1 | |
Host: dev.piq.cedoni.com | |
X-DATE: 1477292330482 | |
X-PARTNER: PIQ | |
Accept: */* | |
X-AUTH: PUBLIC MOBITEE:dcd369c47f1483d0220902b1a327cf8e | |
Accept-Language: en;q=1 | |
Accept-Encoding: gzip, deflate | |
Content-Type: application/json;charset=utf8 | |
Content-Length: 41 | |
User-Agent: Mobitee and PIQ/1.4.4 (iPhone; iOS 10.0; Scale/2.00) | |
X-DEBUG: MOBITEE1477292330482GOLF/api/golf/verify/msisdn | |
Connection: keep-alive | |
X-BUILD: I_1.4.4.1_Device_Simulator_Locale_en_US | |
X-FIRMWARE: | |
X-SPORT: GOLF | |
{"country":"by","msisdn":"+375296404040"} | |
HTTP/1.1 403 Forbidden | |
Server: nginx/1.4.6 (Ubuntu) | |
Date: Mon, 24 Oct 2016 06:58:48 GMT | |
Content-Type: text/html | |
Transfer-Encoding: chunked | |
Connection: keep-alive | |
Content-Encoding: gzip | |
<html> | |
<head><title>403 Forbidden</title></head> | |
<body bgcolor="white"> | |
<center><h1>403 Forbidden</h1></center> | |
<hr><center>nginx/1.1.19</center> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment