Created
April 11, 2019 07:17
-
-
Save pieceofquality/8c9b0a7d4b4244209fc9dc83cdddf0d6 to your computer and use it in GitHub Desktop.
This file contains 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
GET /apiPinbonus/offlineOffers/offerActualList HTTP/1.1 | |
Host: apitest.pinbonus.com | |
Content-Type: application/x-www-form-urlencoded | |
Accept: application/vnd.apiPinbonus.v2.6+json | |
User-Agent: PINbonus/399 CFNetwork/902.2 Darwin/17.7.0 | |
Authorization: | |
Accept-Encoding: compress, gzip | |
Accept-Language: ru | |
Connection: keep-alive | |
This file contains 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 401 Unauthorized | |
Server: nginx | |
Content-Type: application/json | |
Transfer-Encoding: chunked | |
X-Powered-By: PHP/5.6.16 | |
Cache-Control: no-cache | |
Date: Thu, 11 Apr 2019 07:17:04 GMT | |
actual-time: 1554956224.8391 | |
Set-Cookie: laravel_session=eyJpdiI6InNpWk1XUUR0ZkZKUlBvWmZ5TjN0V0E9PSIsInZhbHVlIjoiYVA2ZjNJMG53REUwSHlGbGVGRUFlSGhITndiRmNhY0Jtd044OFNJVWcrN1FJVFwvckgyT0xjcDFQRFNLTkVGSnFmcmZSbWhcL1VXMHptSHNZWWxrblNRdz09IiwibWFjIjoiMGRjYmQ4OGFiOWM1MjMzNjE1OThlMDgzZWViODQyYzYzZDZiMmFhYzFiMDE4YWQ5MTQ1NzY5ZmQ0ODJjYjcxNyJ9; expires=Thu, 11-Apr-2019 09:17:04 GMT; Max-Age=7200; path=/; httponly | |
Proxy-Connection: keep-alive | |
{"message":"Failed to authenticate because of bad credentials or an invalid authorization header.","status_code":401} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment