GET https://sezam.space/cron/fe96586f-4fb6-c2cf-3812-cbc28f43c8e7

HTTP Client

1 Total requests
1 HTTP errors

Clients

http_client 1

Requests

POST https://app.smartemailing.cz/api/v3/import
Request options
[
  "headers" => [
    "Content-Type" => "application/json"
    "Authorization" => "Basic ZW1haWxpbmdAaW1wZXJpYWxnb2xkLnNrOjZ3dWdrZHVsMHF1YzRsM2s4MGZ3NjQ4ODNvc2djbG82a2M1ZjR6MWU="
  ]
  "json" => [
    "data" => [
      [
        "emailaddress" => "showtimepeter@gmaisk"
        "name" => "Peter"
        "surname" => "Menšík"
        "birthday" => "1972-03-20"
        "contactlists" => [
          [
            "id" => 2
            "status" => "confirmed"
          ]
        ]
      ]
    ]
  ]
]
Response 400
[
  "info" => [
    "header_size" => 461
    "request_size" => 297
    "total_time" => 0.755971
    "namelookup_time" => 0.065718
    "connect_time" => 0.071243
    "pretransfer_time" => 0.111388
    "size_upload" => 165.0
    "size_download" => 151.0
    "speed_download" => 199.0
    "speed_upload" => 218.0
    "download_content_length" => 151.0
    "upload_content_length" => 165.0
    "starttransfer_time" => 0.111406
    "primary_ip" => "217.16.183.248"
    "primary_port" => 443
    "local_ip" => "10.31.28.17"
    "local_port" => 60214
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 111275
    "connect_time_us" => 71243
    "namelookup_time_us" => 65718
    "pretransfer_time_us" => 111388
    "starttransfer_time_us" => 111406
    "total_time_us" => 755971
    "effective_method" => "POST"
    "start_time" => 1789041008.12
    "original_url" => "https://app.smartemailing.cz/api/v3/import"
    "pause_handler" => Closure(float $duration) {#856
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#867 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#432 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 217.16.183.248:443...\n
      * Connected to app.smartemailing.cz (217.16.183.248) port 443 (#0)\n
      * ALPN, offering h2\n
      * ALPN, offering http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384\n
      * ALPN, server accepted to use h2\n
      * Server certificate:\n
      *  subject: CN=*.smartemailing.cz\n
      *  start date: Aug 27 21:50:53 2025 GMT\n
      *  expire date: Sep 28 21:50:53 2026 GMT\n
      *  subjectAltName: host "app.smartemailing.cz" matched cert's "*.smartemailing.cz"\n
      *  issuer: C=US; ST=Arizona; L=Scottsdale; O=GoDaddy.com, Inc.; OU=http://certs.godaddy.com/repository/; CN=Go Daddy Secure Certificate Authority - G2\n
      *  SSL certificate verify ok.\n
      * Using HTTP2, server supports multiplexing\n
      * Connection state changed (HTTP/2 confirmed)\n
      * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0\n
      * Using Stream ID: 1 (easy handle 0x55645e268d90)\n
      > POST /api/v3/import HTTP/2\r\n
      Host: app.smartemailing.cz\r\n
      content-type: application/json\r\n
      authorization: Basic ZW1haWxpbmdAaW1wZXJpYWxnb2xkLnNrOjZ3dWdrZHVsMHF1YzRsM2s4MGZ3NjQ4ODNvc2djbG82a2M1ZjR6MWU=\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      content-length: 165\r\n
      \r\n
      * We are completely uploaded and fine\n
      * old SSL session ID is stale, removing\n
      * Connection state changed (MAX_CONCURRENT_STREAMS == 128)!\n
      < HTTP/2 400 \r\n
      < server: nginx\r\n
      < date: Thu, 10 Sep 2026 11:50:08 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < content-length: 151\r\n
      < x-frame-options: SAMEORIGIN\r\n
      * Added cookie _nss="1" for domain app.smartemailing.cz, path /, expire 0\n
      < set-cookie: _nss=1; path=/; secure; HttpOnly; SameSite=Strict\r\n
      < vary: X-Requested-With\r\n
      < x-ratelimit-limit: 2500\r\n
      < x-ratelimit-remaining: 2499\r\n
      < x-ratelimit-reset: 1789041010\r\n
      < cache-control: s-maxage=0, max-age=0, must-revalidate\r\n
      < expires: Mon, 23 Jan 1978 10:00:00 GMT\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 400 "
    "server: nginx"
    "date: Thu, 10 Sep 2026 11:50:08 GMT"
    "content-type: application/json; charset=utf-8"
    "content-length: 151"
    "x-frame-options: SAMEORIGIN"
    "set-cookie: _nss=1; path=/; secure; HttpOnly; SameSite=Strict"
    "vary: X-Requested-With"
    "x-ratelimit-limit: 2500"
    "x-ratelimit-remaining: 2499"
    "x-ratelimit-reset: 1789041010"
    "cache-control: s-maxage=0, max-age=0, must-revalidate"
    "expires: Mon, 23 Jan 1978 10:00:00 GMT"
    "alt-svc: h3=":443"; ma=86400"
  ]
  "response_content" => [
    """
      {\n
          "status": "error",\n
          "meta": [],\n
          "message": "Invalid identifier: Problem at key emailaddress: Invalid emailaddress: showtimepeter@gmaisk"\n
      }
      """
  ]
]