POST https://dev.futureslearn.com/login

HTTP Client

2 Total requests
0 HTTP errors

Clients

http_client 2

Requests

POST https://dev.my-biz.pro/v1/member/login Profile
Request options
[
  "headers" => [
    "App-Language" => "fr"
    "App-Name" => "futures_infinity"
    "App-Provider" => "futures_infinity-web"
    "App-Version" => "1.5.0"
    "App-Email" => null
    "App-Timestamp" => 1777299229
    "X-Bearer-Token" => "9ba90b527c9239ed5000e0e8461fd092105f21b885f5f3eed5103e3413fa49a2"
    "jwt" => null
  ]
  "query" => []
  "json" => [
    "email" => "anthomas63@gmail.com"
    "password" => "miniTOZ1992*"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 836
    "request_size" => 450
    "total_time" => 0.900365
    "namelookup_time" => 0.019911
    "connect_time" => 0.020251
    "pretransfer_time" => 0.039925
    "size_upload" => 58.0
    "size_download" => 579.0
    "speed_download" => 643.0
    "speed_upload" => 64.0
    "download_content_length" => 579.0
    "upload_content_length" => 58.0
    "starttransfer_time" => 0.89897
    "primary_ip" => "5.75.151.19"
    "primary_port" => 443
    "local_ip" => "10.0.4.5"
    "local_port" => 46972
    "http_version" => 3
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 39680
    "connect_time_us" => 20251
    "namelookup_time_us" => 19911
    "pretransfer_time_us" => 39925
    "starttransfer_time_us" => 898970
    "posttransfer_time_us" => 39923
    "total_time_us" => 900365
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1777299229.8068
    "original_url" => "https://dev.my-biz.pro/v1/member/login"
    "pause_handler" => Closure(float $duration) {#58
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#870 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#254 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host dev.my-biz.pro:443 was resolved.\n
      * IPv6: (none)\n
      * IPv4: 5.75.151.19\n
      *   Trying 5.75.151.19: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_128_GCM_SHA256 / X25519MLKEM768 / RSASSA-PSS\n
      * ALPN: server accepted h2\n
      * Server certificate:\n
      *  subject: CN=dev.my-biz.pro\n
      *  start date: Apr 24 09:08:54 2026 GMT\n
      *  expire date: Jul 23 09:08:53 2026 GMT\n
      *  subjectAltName: host "dev.my-biz.pro" matched cert's "dev.my-biz.pro"\n
      *  issuer: C=US; O=Let's Encrypt; CN=R13\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      * Connected to dev.my-biz.pro (5.75.151.19) port 443\n
      * using HTTP/2\n
      * [HTTP/2] [1] OPENED stream for https://dev.my-biz.pro/v1/member/login\n
      * [HTTP/2] [1] [:method: POST]\n
      * [HTTP/2] [1] [:scheme: https]\n
      * [HTTP/2] [1] [:authority: dev.my-biz.pro]\n
      * [HTTP/2] [1] [:path: /v1/member/login]\n
      * [HTTP/2] [1] [app-language: fr]\n
      * [HTTP/2] [1] [app-name: futures_infinity]\n
      * [HTTP/2] [1] [app-provider: futures_infinity-web]\n
      * [HTTP/2] [1] [app-version: 1.5.0]\n
      * [HTTP/2] [1] [app-timestamp: 1777299229]\n
      * [HTTP/2] [1] [x-bearer-token: 9ba90b527c9239ed5000e0e8461fd092105f21b885f5f3eed5103e3413fa49a2]\n
      * [HTTP/2] [1] [content-type: application/json]\n
      * [HTTP/2] [1] [accept: */*]\n
      * [HTTP/2] [1] [user-agent: Symfony HttpClient (Curl)]\n
      * [HTTP/2] [1] [accept-encoding: gzip]\n
      * [HTTP/2] [1] [content-length: 58]\n
      > POST /v1/member/login HTTP/2\r\n
      Host: dev.my-biz.pro\r\n
      App-Language: fr\r\n
      App-Name: futures_infinity\r\n
      App-Provider: futures_infinity-web\r\n
      App-Version: 1.5.0\r\n
      App-Timestamp: 1777299229\r\n
      X-Bearer-Token: 9ba90b527c9239ed5000e0e8461fd092105f21b885f5f3eed5103e3413fa49a2\r\n
      Content-Type: application/json\r\n
      Accept: */*\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 58\r\n
      \r\n
      * upload completely sent off: 58 bytes\n
      < HTTP/2 200 \r\n
      < alt-svc: h3=":443"; ma=2592000\r\n
      < cache-control: max-age=0, must-revalidate, private\r\n
      < content-encoding: gzip\r\n
      < content-type: application/json\r\n
      < date: Mon, 27 Apr 2026 14:13:50 GMT\r\n
      < expires: Mon, 27 Apr 2026 14:13:50 GMT\r\n
      < permissions-policy: geolocation=(), microphone=(), camera=()\r\n
      < referrer-policy: strict-origin-when-cross-origin\r\n
      * Added cookie futures_website_deauth_profile_token="8bbb21" for domain dev.my-biz.pro, path /, expire 0\n
      < set-cookie: futures_website_deauth_profile_token=8bbb21; path=/; httponly; samesite=lax\r\n
      * Added cookie futures_website_auth_profile_token="deleted" for domain dev.my-biz.pro, path /, expire 1\n
      < set-cookie: futures_website_auth_profile_token=deleted; expires=Sun, 27 Apr 2025 14:13:49 GMT; Max-Age=0; path=/; httponly\r\n
      < vary: Accept-Encoding\r\n
      < vary: Accept-Encoding\r\n
      < x-cache-debug: 1\r\n
      < x-content-type-options: nosniff\r\n
      < x-debug-token: 8bbb21\r\n
      < x-debug-token-link: https://dev.my-biz.pro/_profiler/8bbb21\r\n
      < x-frame-options: SAMEORIGIN\r\n
      < x-powered-by: PHP/8.5.5\r\n
      < x-robots-tag: noindex\r\n
      < content-length: 579\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "alt-svc: h3=":443"; ma=2592000"
    "cache-control: max-age=0, must-revalidate, private"
    "content-encoding: gzip"
    "content-type: application/json"
    "date: Mon, 27 Apr 2026 14:13:50 GMT"
    "expires: Mon, 27 Apr 2026 14:13:50 GMT"
    "permissions-policy: geolocation=(), microphone=(), camera=()"
    "referrer-policy: strict-origin-when-cross-origin"
    "set-cookie: futures_website_deauth_profile_token=8bbb21; path=/; httponly; samesite=lax"
    "set-cookie: futures_website_auth_profile_token=deleted; expires=Sun, 27 Apr 2025 14:13:49 GMT; Max-Age=0; path=/; httponly"
    "vary: Accept-Encoding"
    "vary: Accept-Encoding"
    "x-cache-debug: 1"
    "x-content-type-options: nosniff"
    "x-debug-token: 8bbb21"
    "x-debug-token-link: https://dev.my-biz.pro/_profiler/8bbb21"
    "x-frame-options: SAMEORIGIN"
    "x-powered-by: PHP/8.5.5"
    "x-robots-tag: noindex"
    "content-length: 579"
  ]
  "response_json" => [
    "id" => 181918
    "lastname" => "Thomas"
    "firstname" => "Anthony"
    "email" => "anthomas63@gmail.com"
    "preferredLanguage" => "fr"
    "phone" => "01402042"
    "birthday" => "2007-07-04"
    "sponsorId" => "1"
    "addressStreet" => "pas d'adresse"
    "addressZipcode" => "14000"
    "addressCity" => "Test"
    "addressCountry" => "FR"
    "isDistributor" => true
    "isAdmin" => false
    "jwtToken" => "nstFzZo7jG3NsXaP1g3n4zdBhFbOwGwOOQL41vIwO1dFk1OqQ3"
    "urls" => [
      "tree" => "/v1/mobile/tree/nstFzZo7jG3NsXaP1g3n4zdBhFbOwGwOOQL41vIwO1dFk1OqQ3"
    ]
    "futuresPack" => "ultimate"
    "subscriptions" => [
      "futures_infinity" => [
        "current_subscription" => [
          "id" => 136013
          "beginAt" => "30/06/2024"
          "endAt" => "12/06/2029"
          "productName" => "ultimate"
          "marketingName" => "Ultimate"
          "isIkigaiPack" => false
          "quantity" => 1
          "cancellationAt" => ""
          "cancellationRequestAt" => ""
          "totalPrediction" => 1000
          "consumedPrediction" => 17
          "memberEmail" => "anthomas63@gmail.com"
          "isFreedom" => true
          "isDecreasing" => false
          "luumeOrderId" => "win"
          "futuresProductName" => null
          "luumeProductName" => null
          "futuresProductMarketingName" => null
          "luumeProductMarketingName" => null
          "paymentInformationUpdateLink" => null
        ]
      ]
      "luume" => []
      "mybiz" => []
    ]
    "paymentInformationUpdateLink" => null
  ]
]
8bbb21
GET https://dev.my-biz.pro/v1/notifications Profile
Request options
[
  "headers" => [
    "App-Language" => "fr"
    "App-Name" => "futures_infinity"
    "App-Provider" => "futures_infinity-web"
    "App-Version" => "1.5.0"
    "App-Email" => "anthomas63@gmail.com"
    "App-Timestamp" => 1777299230
    "X-Bearer-Token" => "44eff2c3570698ea5324987a6e8df4f28b01e3a96685b10425512d45a60db253"
    "jwt" => "nstFzZo7jG3NsXaP1g3n4zdBhFbOwGwOOQL41vIwO1dFk1OqQ3"
  ]
  "query" => []
]
Response 200
[
  "info" => [
    "header_size" => 789
    "request_size" => 430
    "total_time" => 0.228137
    "pretransfer_time" => 0.000285
    "size_download" => 440.0
    "speed_download" => 1928.0
    "download_content_length" => 440.0
    "starttransfer_time" => 0.227485
    "primary_ip" => "5.75.151.19"
    "primary_port" => 443
    "local_ip" => "10.0.4.5"
    "local_port" => 46972
    "http_version" => 3
    "protocol" => 2
    "scheme" => "https"
    "pretransfer_time_us" => 285
    "starttransfer_time_us" => 227485
    "posttransfer_time_us" => 355
    "total_time_us" => 228137
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1777299230.862
    "original_url" => "https://dev.my-biz.pro/v1/notifications"
    "pause_handler" => Closure(float $duration) {#664
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#580 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#254 …}
        $execCounter: -9223372036854775796
      }
    }
    "debug" => """
      * Re-using existing https: connection with host dev.my-biz.pro\n
      * [HTTP/2] [3] OPENED stream for https://dev.my-biz.pro/v1/notifications\n
      * [HTTP/2] [3] [:method: GET]\n
      * [HTTP/2] [3] [:scheme: https]\n
      * [HTTP/2] [3] [:authority: dev.my-biz.pro]\n
      * [HTTP/2] [3] [:path: /v1/notifications]\n
      * [HTTP/2] [3] [app-language: fr]\n
      * [HTTP/2] [3] [app-name: futures_infinity]\n
      * [HTTP/2] [3] [app-provider: futures_infinity-web]\n
      * [HTTP/2] [3] [app-version: 1.5.0]\n
      * [HTTP/2] [3] [app-email: anthomas63@gmail.com]\n
      * [HTTP/2] [3] [app-timestamp: 1777299230]\n
      * [HTTP/2] [3] [x-bearer-token: 44eff2c3570698ea5324987a6e8df4f28b01e3a96685b10425512d45a60db253]\n
      * [HTTP/2] [3] [jwt: nstFzZo7jG3NsXaP1g3n4zdBhFbOwGwOOQL41vIwO1dFk1OqQ3]\n
      * [HTTP/2] [3] [accept: */*]\n
      * [HTTP/2] [3] [user-agent: Symfony HttpClient (Curl)]\n
      * [HTTP/2] [3] [accept-encoding: gzip]\n
      > GET /v1/notifications HTTP/2\r\n
      Host: dev.my-biz.pro\r\n
      App-Language: fr\r\n
      App-Name: futures_infinity\r\n
      App-Provider: futures_infinity-web\r\n
      App-Version: 1.5.0\r\n
      App-Email: anthomas63@gmail.com\r\n
      App-Timestamp: 1777299230\r\n
      X-Bearer-Token: 44eff2c3570698ea5324987a6e8df4f28b01e3a96685b10425512d45a60db253\r\n
      jwt: nstFzZo7jG3NsXaP1g3n4zdBhFbOwGwOOQL41vIwO1dFk1OqQ3\r\n
      Accept: */*\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      * Request completely sent off\n
      < HTTP/2 200 \r\n
      < alt-svc: h3=":443"; ma=2592000\r\n
      < cache-control: max-age=0, must-revalidate, private\r\n
      < content-type: application/json\r\n
      < date: Mon, 27 Apr 2026 14:13:51 GMT\r\n
      < expires: Mon, 27 Apr 2026 14:13:51 GMT\r\n
      < permissions-policy: geolocation=(), microphone=(), camera=()\r\n
      < referrer-policy: strict-origin-when-cross-origin\r\n
      * Added cookie futures_website_deauth_profile_token="e3afc2" for domain dev.my-biz.pro, path /, expire 0\n
      < set-cookie: futures_website_deauth_profile_token=e3afc2; path=/; httponly; samesite=lax\r\n
      * Added cookie futures_website_auth_profile_token="deleted" for domain dev.my-biz.pro, path /, expire 1\n
      < set-cookie: futures_website_auth_profile_token=deleted; expires=Sun, 27 Apr 2025 14:13:50 GMT; Max-Age=0; path=/; httponly\r\n
      < vary: Accept-Encoding\r\n
      < x-cache-debug: 1\r\n
      < x-content-type-options: nosniff\r\n
      < x-debug-token: e3afc2\r\n
      < x-debug-token-link: https://dev.my-biz.pro/_profiler/e3afc2\r\n
      < x-frame-options: SAMEORIGIN\r\n
      < x-powered-by: PHP/8.5.5\r\n
      < x-robots-tag: noindex\r\n
      < content-length: 440\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "alt-svc: h3=":443"; ma=2592000"
    "cache-control: max-age=0, must-revalidate, private"
    "content-type: application/json"
    "date: Mon, 27 Apr 2026 14:13:51 GMT"
    "expires: Mon, 27 Apr 2026 14:13:51 GMT"
    "permissions-policy: geolocation=(), microphone=(), camera=()"
    "referrer-policy: strict-origin-when-cross-origin"
    "set-cookie: futures_website_deauth_profile_token=e3afc2; path=/; httponly; samesite=lax"
    "set-cookie: futures_website_auth_profile_token=deleted; expires=Sun, 27 Apr 2025 14:13:50 GMT; Max-Age=0; path=/; httponly"
    "vary: Accept-Encoding"
    "x-cache-debug: 1"
    "x-content-type-options: nosniff"
    "x-debug-token: e3afc2"
    "x-debug-token-link: https://dev.my-biz.pro/_profiler/e3afc2"
    "x-frame-options: SAMEORIGIN"
    "x-powered-by: PHP/8.5.5"
    "x-robots-tag: noindex"
    "content-length: 440"
  ]
  "response_json" => [
    [
      "id" => "5521315"
      "title" => "BLACK FRIDAY - JOUR 2 !!"
      "description" => "L’élan du Black Friday est incroyable et ce n’est que le début. Les offres continuent jusqu’à demain midi : c’est le moment idéal pour investir sur vous, apprendre, progresser et activer les outils qui feront la différence en 2026. On reste focus. On avance."
      "color" => ""
      "link" => null
      "date" => "29/11/2025 12:47"
      "isReaded" => true
    ]
  ]
]
e3afc2