https://360-back.dev.globalcoss.com/auth/request Return to referer URL

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

POST https://api.sendinblue.com/v3/smtp/email
[
  "json" => [
    "sender" => [
      "email" => "noreply@globalcoss.com"
      "name" => "COSS"
    ]
    "to" => [
      [
        "email" => "asa63@yahoo.com"
      ]
    ]
    "subject" => "COSS 360 - Your login link"
    "textContent" => """
      \n
      Hello,\n
          Click this link to access the interface and enter your recipients: \n
      \n
          Access the form\n
      \n
      This link will expire in 5 minutes\n
      Best regards\n
      The COSS By 5Feedback team\n
      \n
      """
    "htmlContent" => """
      \n
      <p>Hello,</p>\n
          <p>Click this link to access the interface and enter your recipients: </p>\n
      <p>\n
          <a href="https://360-back.dev.globalcoss.com/auth/magic?token=708dccfbb856a958a0e272f666a95891210cbe356651c0e4b1e9dff5b6be8339">Access the form</a>\n
      </p>\n
      <p>This link will expire in 5 minutes</p>\n
      <p>Best regards</p>\n
      <p>The COSS By 5Feedback team</p>\n
      <br/>\n
      """
  ]
  "headers" => [
    "api-key" => "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"
  ]
]
201
[
  "info" => [
    "header_size" => 693
    "request_size" => 1543
    "total_time" => 0.175431
    "namelookup_time" => 0.001473
    "connect_time" => 0.003416
    "pretransfer_time" => 0.074125
    "size_upload" => 894.0
    "size_download" => 64.0
    "speed_download" => 364.0
    "speed_upload" => 5096.0
    "download_content_length" => 64.0
    "upload_content_length" => 894.0
    "starttransfer_time" => 0.174183
    "primary_ip" => "2a06:98c1:3200::90:80"
    "primary_port" => 443
    "local_ip" => "2001:41d0:701:1100::67a5"
    "local_port" => 46602
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 73799
    "connect_time_us" => 3416
    "namelookup_time_us" => 1473
    "pretransfer_time_us" => 74125
    "starttransfer_time_us" => 174183
    "total_time_us" => 175431
    "start_time" => 1780352518.0201
    "pause_handler" => Closure(float $duration) {#1859
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1841 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#722 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * WARNING: failed to open cookie file ""\n
      * Host api.sendinblue.com:443 was resolved.\n
      * IPv6: 2a06:98c1:3200::90:80, 2a06:98c1:3200::90:83, 2a06:98c1:3200::90:81, 2a06:98c1:3200::90:82\n
      * IPv4: 141.101.90.104, 141.101.90.106, 141.101.90.107, 141.101.90.105\n
      *   Trying [2a06:98c1:3200::90:80]:443...\n
      * Connected to api.sendinblue.com (2a06:98c1:3200::90:80) port 443\n
      * ALPN: curl offers h2,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 / X25519 / id-ecPublicKey\n
      * ALPN: server accepted h2\n
      * Server certificate:\n
      *  subject: CN=sendinblue.com\n
      *  start date: May 23 21:48:09 2026 GMT\n
      *  expire date: Aug 21 22:48:01 2026 GMT\n
      *  subjectAltName: host "api.sendinblue.com" matched cert's "*.sendinblue.com"\n
      *  issuer: C=US; O=Google Trust Services; CN=WE1\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA256\n
      *   Certificate level 1: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n
      *   Certificate level 2: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using ecdsa-with-SHA384\n
      * using HTTP/2\n
      * [HTTP/2] [1] OPENED stream for https://api.sendinblue.com/v3/smtp/email\n
      * [HTTP/2] [1] [:method: POST]\n
      * [HTTP/2] [1] [:scheme: https]\n
      * [HTTP/2] [1] [:authority: api.sendinblue.com]\n
      * [HTTP/2] [1] [:path: /v3/smtp/email]\n
      * [HTTP/2] [1] [api-key: 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]\n
      * [HTTP/2] [1] [baggage: sentry-trace_id=f2de2bc769bd4e8e8f4fa271ed31a63e,sentry-transaction=POST%20participation_auth_request,sentry-public_key=08299e8903a34147658a296f24a683a4,sentry-org_id=4506439126810624,sentry-release=dev-main%402dfdd25,sentry-environment=dev,sentry-sampled=false,sentry-sample_rand=0.944936]\n
      * [HTTP/2] [1] [sentry-trace: f2de2bc769bd4e8e8f4fa271ed31a63e-9894c3d27a1c4933-0]\n
      * [HTTP/2] [1] [content-type: application/json]\n
      * [HTTP/2] [1] [accept: */*]\n
      * [HTTP/2] [1] [content-length: 894]\n
      * [HTTP/2] [1] [user-agent: Symfony HttpClient/Curl]\n
      * [HTTP/2] [1] [accept-encoding: gzip]\n
      > POST /v3/smtp/email HTTP/2\r\n
      Host: api.sendinblue.com\r\n
      api-key: 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\r\n
      baggage: sentry-trace_id=f2de2bc769bd4e8e8f4fa271ed31a63e,sentry-transaction=POST%20participation_auth_request,sentry-public_key=08299e8903a34147658a296f24a683a4,sentry-org_id=4506439126810624,sentry-release=dev-main%402dfdd25,sentry-environment=dev,sentry-sampled=false,sentry-sample_rand=0.944936\r\n
      sentry-trace: f2de2bc769bd4e8e8f4fa271ed31a63e-9894c3d27a1c4933-0\r\n
      Content-Type: application/json\r\n
      Accept: */*\r\n
      Content-Length: 894\r\n
      User-Agent: Symfony HttpClient/Curl\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      * old SSL session ID is stale, removing\n
      < HTTP/2 201 \r\n
      < date: Mon, 01 Jun 2026 22:21:58 GMT\r\n
      < content-type: application/json\r\n
      < content-length: 64\r\n
      < cf-ray: a0519d462a990202-WAW\r\n
      < x-envoy-upstream-service-time: 33\r\n
      < access-control-allow-credentials: true\r\n
      < sib-request-id: ca8f657b-0bd1-9472-9f2d-0d3d266b9224\r\n
      < access-control-allow-origin: *\r\n
      < access-control-allow-headers: *\r\n
      < access-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\n
      < x-sib-ratelimit-limit: 1000\r\n
      < x-sib-ratelimit-remaining: 999\r\n
      < x-sib-ratelimit-reset: 1\r\n
      < cf-cache-status: DYNAMIC\r\n
      * Added cookie _cfuvid="J2CXFJI.4XC5uIB5TNEb9TVviKkf.s5K__E2oif5kcw-1780352518184-0.0.1.1-604800000" for domain sendinblue.com, path /, expire 0\n
      < set-cookie: _cfuvid=J2CXFJI.4XC5uIB5TNEb9TVviKkf.s5K__E2oif5kcw-1780352518184-0.0.1.1-604800000; path=/; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\n
      < server: cloudflare\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 201 "
    "date: Mon, 01 Jun 2026 22:21:58 GMT"
    "content-type: application/json"
    "content-length: 64"
    "cf-ray: a0519d462a990202-WAW"
    "x-envoy-upstream-service-time: 33"
    "access-control-allow-credentials: true"
    "sib-request-id: ca8f657b-0bd1-9472-9f2d-0d3d266b9224"
    "access-control-allow-origin: *"
    "access-control-allow-headers: *"
    "access-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS"
    "x-sib-ratelimit-limit: 1000"
    "x-sib-ratelimit-remaining: 999"
    "x-sib-ratelimit-reset: 1"
    "cf-cache-status: DYNAMIC"
    "set-cookie: _cfuvid=J2CXFJI.4XC5uIB5TNEb9TVviKkf.s5K__E2oif5kcw-1780352518184-0.0.1.1-604800000; path=/; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None"
    "server: cloudflare"
  ]
  "response_json" => [
    "messageId" => "<202606012221.41342642321@smtp-relay.mailin.fr>"
  ]
]