GET https://dev.riva-siberia.ru/cart

HTTP Client

1 Total requests
1 HTTP errors

Clients

http_client 1

Requests

POST https://api-ru.iiko.services/api/1/access_token
Request options
[
  "json" => [
    "apiLogin" => "ec76f158-b7a"
  ]
]
Response 401
[
  "info" => [
    "header_size" => 243
    "request_size" => 219
    "total_time" => 0.054159
    "namelookup_time" => 0.011531
    "connect_time" => 0.022583
    "pretransfer_time" => 0.036166
    "size_upload" => 27.0
    "size_download" => 124.0
    "speed_download" => 2296.0
    "speed_upload" => 500.0
    "upload_content_length" => 27.0
    "starttransfer_time" => 0.053903
    "primary_ip" => "185.65.148.157"
    "primary_port" => 443
    "local_ip" => "82.202.247.178"
    "local_port" => 35464
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 36083
    "connect_time_us" => 22583
    "namelookup_time_us" => 11531
    "pretransfer_time_us" => 36166
    "starttransfer_time_us" => 53903
    "total_time_us" => 54159
    "start_time" => 1766878924.9278
    "original_url" => "https://api-ru.iiko.services/api/1/access_token"
    "pause_handler" => Closure(float $duration) {#596
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#592 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#586 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => "Due to a bug in curl 7.64.0, the debug log is disabled; use another version to work around the issue."
  ]
  "response_headers" => [
    "HTTP/1.1 401 Unauthorized"
    "Server: QRATOR"
    "Date: Sat, 27 Dec 2025 23:42:04 GMT"
    "Content-Type: application/json"
    "Transfer-Encoding: chunked"
    "Connection: keep-alive"
    "Keep-Alive: timeout=15"
    "correlationid: c32b3c44-5376-4cb8-bfff-1bfd02a52544"
  ]
  "response_content" => [
    """
      {\n
        "correlationId": "c32b3c44-5376-4cb8-bfff-1bfd02a52544",\n
        "errorDescription": "Login ec76f158-b7a is not authorized."\n
      }
      """
  ]
]