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.183171
    "namelookup_time" => 0.027711
    "connect_time" => 0.03249
    "pretransfer_time" => 0.039453
    "size_upload" => 159.0
    "size_download" => 225.0
    "speed_download" => 1229.0
    "speed_upload" => 868.0
    "upload_content_length" => 159.0
    "starttransfer_time" => 0.039468
    "primary_ip" => "162.125.67.19"
    "primary_port" => 443
    "local_ip" => "10.31.40.11"
    "local_port" => 58900
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 39293
    "connect_time_us" => 32490
    "namelookup_time_us" => 27711
    "pretransfer_time_us" => 39453
    "starttransfer_time_us" => 39468
    "total_time_us" => 183171
    "start_time" => 1729298679.6023
    "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: 45"
    "date: Sat, 19 Oct 2024 00:44:39 GMT"
    "server: envoy"
    "content-encoding: gzip"
    "vary: Accept-Encoding"
    "x-dropbox-response-origin: far_remote"
    "x-dropbox-request-id: 1fd5d969bdf94a2c9a925e4e9fdc665f"
  ]
  "response_json" => [
    "access_token" => "sl.B_DHHcCAP9iby2XwpbkN6SauhdO0W7-nh_P3n0SxnhQvXRQuHWxwTAsntWPBqzB9gsHHgPrVT97sEMgmEgcwTZXqbrZbmjuIk-IXFMeNRZ86CwsYOG6JipKhy0fz2So-S6mt2V2tSe9b9qvp3rRyXTA"
    "token_type" => "bearer"
    "expires_in" => 14400
  ]
]