GET https://dev-media.qsell.pl/?rest_route=%2Fwp%2Fv2%2Fusers%2F

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

POST https://api.dropboxapi.com/oauth2/token
Request options
[
  "body" => [
    "grant_type" => "refresh_token"
    "refresh_token" => "VTXkpFXyWwgAAAAAAAAAAdBmDRRbW9RSzZ-QLvLlz_91LzmXWktPIwanTgRGRBZs"
    "client_id" => "5obhz1boerptiak"
    "client_secret" => "l89eatof0c9nedt"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 413
    "request_size" => 200
    "total_time" => 0.14765
    "namelookup_time" => 0.000442
    "connect_time" => 0.005544
    "pretransfer_time" => 0.012652
    "size_upload" => 159.0
    "size_download" => 223.0
    "speed_download" => 1517.0
    "speed_upload" => 1081.0
    "upload_content_length" => 159.0
    "starttransfer_time" => 0.012666
    "primary_ip" => "162.125.67.19"
    "primary_port" => 443
    "local_ip" => "10.31.40.11"
    "local_port" => 38340
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 12540
    "connect_time_us" => 5544
    "namelookup_time_us" => 442
    "pretransfer_time_us" => 12652
    "starttransfer_time_us" => 12666
    "total_time_us" => 147650
    "start_time" => 1729278714.8096
    "original_url" => "https://api.dropboxapi.com/oauth2/token"
    "pause_handler" => Closure(float $duration) {#597
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#570 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#559 …}
        $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/2 200 "
    "content-type: application/json"
    "cache-control: no-cache, no-store, must-revalidate"
    "expires: 0"
    "pragma: no-cache"
    "x-content-type-options: nosniff"
    "x-frame-options: SAMEORIGIN"
    "x-server-response-time: 38"
    "date: Fri, 18 Oct 2024 19:11:54 GMT"
    "server: envoy"
    "content-encoding: gzip"
    "vary: Accept-Encoding"
    "x-dropbox-response-origin: far_remote"
    "x-dropbox-request-id: 1dab16f507db474d8656f737ee86641a"
  ]
  "response_json" => [
    "access_token" => "sl.B_DGV_UbTa_D2ev43GKO8o4bnhUHjOf5_vLXq_EOY68eCjKyNLx5tg6JXJDC2BHp5DRfOGtiEbfl59MT7RX-MRSa_z3Cmd6jS8y3hXW8ii7Loe6J62H24Fn-b92l8TXsRdpcjxOB2pI0L24zhjGa9Fw"
    "token_type" => "bearer"
    "expires_in" => 14400
  ]
]