HTTP Client

2 Total requests
1 HTTP errors

Clients

http_client 2

Requests

POST https://test.salesforce.com/services/oauth2/token
[
  "body" => "grant_type=password&client_id=3MVG90J3nJBMnqrQ8mTBMlC89gzSnkP.Cb3GZOxxsUnuRlpdp7WqhhRT7Px6Vg.TFGIi7GPdu4tF3B.ZqtJdp&client_secret=9E2D690C9FC4F836ADCC725A6346C93CA114900A989DA8275AF98D9F47538ED1&username=integrationnature%40lmdv.com.partial&password=Lmdv2020%2A"
]
200
[
  "info" => [
    "header_size" => 791
    "request_size" => 471
    "total_time" => 0.591186
    "namelookup_time" => 0.037856
    "connect_time" => 0.073759
    "pretransfer_time" => 0.125339
    "size_upload" => 261.0
    "size_download" => 312.0
    "speed_download" => 527.0
    "speed_upload" => 441.0
    "upload_content_length" => 261.0
    "starttransfer_time" => 0.589226
    "primary_ip" => "160.8.232.0"
    "primary_port" => 443
    "local_ip" => "141.94.68.65"
    "local_port" => 40680
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 125215
    "connect_time_us" => 73759
    "namelookup_time_us" => 37856
    "pretransfer_time_us" => 125339
    "starttransfer_time_us" => 589226
    "total_time_us" => 591186
    "start_time" => 1733588826.2352
    "pause_handler" => Closure(float $duration) {#462
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @73
          url: "https://test.salesforce.com/services/oauth2/token"
          content_type: "application/json;charset=UTF-8"
          http_code: 200
          header_size: 791
          request_size: 471
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.591186
          namelookup_time: 0.037856
          connect_time: 0.073759
          pretransfer_time: 0.125339
          size_upload: 261.0
          size_download: 312.0
          speed_download: 527.0
          speed_upload: 441.0
          download_content_length: -1.0
          upload_content_length: 261.0
          starttransfer_time: 0.589226
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "160.8.232.0"
          certinfo: []
          primary_port: 443
          local_ip: "141.94.68.65"
          local_port: 40680
          http_version: 2
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 125215
          connect_time_us: 73759
          namelookup_time_us: 37856
          pretransfer_time_us: 125339
          redirect_time_us: 0
          starttransfer_time_us: 589226
          total_time_us: 591186
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#394 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 160.8.232.0:443...\n
      * Connected to test.salesforce.com (160.8.232.0) port 443 (#0)\n
      * ALPN, offering h2\n
      * ALPN, offering http/1.1\n
      * successfully set certificate verify locations:\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 did not agree to a protocol\n
      * Server certificate:\n
      *  subject: C=US; ST=California; L=San Francisco; O=Salesforce, Inc.; CN=test.salesforce.com\n
      *  start date: Mar  7 00:00:00 2024 GMT\n
      *  expire date: Feb  5 23:59:59 2025 GMT\n
      *  subjectAltName: host "test.salesforce.com" matched cert's "test.salesforce.com"\n
      *  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1\n
      *  SSL certificate verify ok.\n
      > POST /services/oauth2/token HTTP/1.1\r\n
      Host: test.salesforce.com\r\n
      Accept: */*\r\n
      User-Agent: Symfony HttpClient/Curl\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 261\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      \r\n
      * upload completely sent off: 261 out of 261 bytes\n
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 200 OK\r\n
      < Date: Sat, 07 Dec 2024 16:27:06 GMT\r\n
      * Added cookie CookieConsentPolicy="0:0" for domain test.salesforce.com, path /, expire 1765124826\n
      < Set-Cookie: CookieConsentPolicy=0:0; path=/; expires=Sun, 07-Dec-2025 16:27:06 GMT; Max-Age=31536000; secure\r\n
      * Added cookie LSKey-c$CookieConsentPolicy="0:0" for domain test.salesforce.com, path /, expire 1765124826\n
      < Set-Cookie: LSKey-c$CookieConsentPolicy=0:0; path=/; expires=Sun, 07-Dec-2025 16:27:06 GMT; Max-Age=31536000; secure\r\n
      < Strict-Transport-Security: max-age=63072000; includeSubDomains\r\n
      < X-Content-Type-Options: nosniff\r\n
      < Cache-Control: no-cache,must-revalidate,max-age=0,no-store,private\r\n
      * Added cookie BrowserId="GVVXPrS4Ee-q4r3L70gH2Q" for domain salesforce.com, path /, expire 1765124826\n
      < Set-Cookie: BrowserId=GVVXPrS4Ee-q4r3L70gH2Q; domain=.salesforce.com; path=/; expires=Sun, 07-Dec-2025 16:27:06 GMT; Max-Age=31536000; secure; SameSite=None\r\n
      < Expires: Thu, 01 Jan 1970 00:00:00 GMT\r\n
      < X-ReadOnlyMode: false\r\n
      < Content-Type: application/json;charset=UTF-8\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Transfer-Encoding: chunked\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Sat, 07 Dec 2024 16:27:06 GMT"
    "Set-Cookie: CookieConsentPolicy=0:0; path=/; expires=Sun, 07-Dec-2025 16:27:06 GMT; Max-Age=31536000; secure"
    "Set-Cookie: LSKey-c$CookieConsentPolicy=0:0; path=/; expires=Sun, 07-Dec-2025 16:27:06 GMT; Max-Age=31536000; secure"
    "Strict-Transport-Security: max-age=63072000; includeSubDomains"
    "X-Content-Type-Options: nosniff"
    "Cache-Control: no-cache,must-revalidate,max-age=0,no-store,private"
    "Set-Cookie: BrowserId=GVVXPrS4Ee-q4r3L70gH2Q; domain=.salesforce.com; path=/; expires=Sun, 07-Dec-2025 16:27:06 GMT; Max-Age=31536000; secure; SameSite=None"
    "Expires: Thu, 01 Jan 1970 00:00:00 GMT"
    "X-ReadOnlyMode: false"
    "Content-Type: application/json;charset=UTF-8"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Transfer-Encoding: chunked"
  ]
  "response_json" => [
    "access_token" => "00D3O0000008nHz!AQEAQOG0UClaTeJQzRe9xRFz7Yz5JjLqXNE8O9CwNFVnliH5MEX7TWfYavW54jmvdFnutSIL6UNali3O3JiHKkhq59la22hl"
    "instance_url" => "https://lmdv--partial.sandbox.my.salesforce.com"
    "id" => "https://test.salesforce.com/id/00D3O0000008nHzUAI/0053O000006bS8sQAE"
    "token_type" => "Bearer"
    "issued_at" => "1733588826805"
    "signature" => "dXwPiWm2KXjhKgm0gSR+G5Vlg/hjdk8pIaiPL9DBcnM="
  ]
]
GET https://lmdv--partial.sandbox.my.salesforce.com/services/data/v48.0/query/?q=SELECT+urlPDF__c+FROM+Product2+WHERE+ProductCode=''+AND+Date_de_Depart__c+=++AND+Date_De_Retour__c+=
[
  "timeout" => 60
  "headers" => [
    "Authorization" => "Bearer 00D3O0000008nHz!AQEAQOG0UClaTeJQzRe9xRFz7Yz5JjLqXNE8O9CwNFVnliH5MEX7TWfYavW54jmvdFnutSIL6UNali3O3JiHKkhq59la22hl"
  ]
]
400
[
  "info" => [
    "header_size" => 828
    "request_size" => 401
    "total_time" => 0.144543
    "namelookup_time" => 0.034128
    "connect_time" => 0.039983
    "pretransfer_time" => 0.061008
    "size_download" => 204.0
    "speed_download" => 1416.0
    "starttransfer_time" => 0.14207
    "primary_ip" => "13.36.84.104"
    "primary_port" => 443
    "local_ip" => "141.94.68.65"
    "local_port" => 36366
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 60729
    "connect_time_us" => 39983
    "namelookup_time_us" => 34128
    "pretransfer_time_us" => 61008
    "starttransfer_time_us" => 142070
    "total_time_us" => 144543
    "start_time" => 1733588826.8275
    "pause_handler" => Closure(float $duration) {#459
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @88
          url: "https://lmdv--partial.sandbox.my.salesforce.com/services/data/v48.0/query/?q=SELECT+urlPDF__c+FROM+Product2+WHERE+ProductCode=''+AND+Date_de_Depart__c+=++AND+Date_De_Retour__c+="
          content_type: "application/json;charset=UTF-8"
          http_code: 400
          header_size: 828
          request_size: 401
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.144543
          namelookup_time: 0.034128
          connect_time: 0.039983
          pretransfer_time: 0.061008
          size_upload: 0.0
          size_download: 204.0
          speed_download: 1416.0
          speed_upload: 0.0
          download_content_length: -1.0
          upload_content_length: -1.0
          starttransfer_time: 0.14207
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "13.36.84.104"
          certinfo: []
          primary_port: 443
          local_ip: "141.94.68.65"
          local_port: 36366
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 60729
          connect_time_us: 39983
          namelookup_time_us: 34128
          pretransfer_time_us: 61008
          redirect_time_us: 0
          starttransfer_time_us: 142070
          total_time_us: 144543
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#394 …}
        $execCounter: -9223372036854775774
      }
    }
    "debug" => """
      *   Trying 13.36.84.104:443...\n
      * Connected to lmdv--partial.sandbox.my.salesforce.com (13.36.84.104) port 443 (#1)\n
      * ALPN, offering h2\n
      * ALPN, offering http/1.1\n
      * successfully set certificate verify locations:\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: C=US; ST=California; L=San Francisco; O=Salesforce, Inc.; CN=sfdc-urlt2q.edge.sandbox.my.salesforce.com\n
      *  start date: May  2 00:00:00 2024 GMT\n
      *  expire date: Apr 30 23:59:59 2025 GMT\n
      *  subjectAltName: host "lmdv--partial.sandbox.my.salesforce.com" matched cert's "*.sandbox.my.salesforce.com"\n
      *  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1\n
      *  SSL certificate verify ok.\n
      * Using HTTP2, server supports multi-use\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 0x5630e61bcd60)\n
      > GET /services/data/v48.0/query/?q=SELECT+urlPDF__c+FROM+Product2+WHERE+ProductCode=''+AND+Date_de_Depart__c+=++AND+Date_De_Retour__c+= HTTP/2\r\n
      Host: lmdv--partial.sandbox.my.salesforce.com\r\n
      authorization: Bearer 00D3O0000008nHz!AQEAQOG0UClaTeJQzRe9xRFz7Yz5JjLqXNE8O9CwNFVnliH5MEX7TWfYavW54jmvdFnutSIL6UNali3O3JiHKkhq59la22hl\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      \r\n
      * old SSL session ID is stale, removing\n
      * Connection state changed (MAX_CONCURRENT_STREAMS == 128)!\n
      < HTTP/2 400 \r\n
      < date: Sat, 07 Dec 2024 16:27:06 GMT\r\n
      < content-type: application/json;charset=UTF-8\r\n
      < cache-control: no-cache,must-revalidate,max-age=0,no-store,private\r\n
      * Added cookie CookieConsentPolicy="0:1" for domain lmdv--partial.sandbox.my.salesforce.com, path /, expire 1765124826\n
      < set-cookie: CookieConsentPolicy=0:1; path=/; expires=Sun, 07-Dec-2025 16:27:06 GMT; Max-Age=31536000; secure\r\n
      * Added cookie LSKey-c$CookieConsentPolicy="0:1" for domain lmdv--partial.sandbox.my.salesforce.com, path /, expire 1765124826\n
      < set-cookie: LSKey-c$CookieConsentPolicy=0:1; path=/; expires=Sun, 07-Dec-2025 16:27:06 GMT; Max-Age=31536000; secure\r\n
      * Added cookie BrowserId="GahYwbS4Ee-PbzkTyYe5_A" for domain salesforce.com, path /, expire 1765124826\n
      < set-cookie: BrowserId=GahYwbS4Ee-PbzkTyYe5_A; domain=.salesforce.com; path=/; expires=Sun, 07-Dec-2025 16:27:06 GMT; Max-Age=31536000; secure; SameSite=None\r\n
      < x-content-type-options: nosniff\r\n
      < x-robots-tag: none\r\n
      < strict-transport-security: max-age=63072000; includeSubDomains\r\n
      < sforce-limit-info: api-usage=9/5000000\r\n
      < server: sfdcedge\r\n
      < x-sfdc-request-id: cc6f004f8e3b133f4d618ce7b6ffd853\r\n
      < x-request-id: cc6f004f8e3b133f4d618ce7b6ffd853\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 400 "
    "date: Sat, 07 Dec 2024 16:27:06 GMT"
    "content-type: application/json;charset=UTF-8"
    "cache-control: no-cache,must-revalidate,max-age=0,no-store,private"
    "set-cookie: CookieConsentPolicy=0:1; path=/; expires=Sun, 07-Dec-2025 16:27:06 GMT; Max-Age=31536000; secure"
    "set-cookie: LSKey-c$CookieConsentPolicy=0:1; path=/; expires=Sun, 07-Dec-2025 16:27:06 GMT; Max-Age=31536000; secure"
    "set-cookie: BrowserId=GahYwbS4Ee-PbzkTyYe5_A; domain=.salesforce.com; path=/; expires=Sun, 07-Dec-2025 16:27:06 GMT; Max-Age=31536000; secure; SameSite=None"
    "x-content-type-options: nosniff"
    "x-robots-tag: none"
    "strict-transport-security: max-age=63072000; includeSubDomains"
    "sforce-limit-info: api-usage=9/5000000"
    "server: sfdcedge"
    "x-sfdc-request-id: cc6f004f8e3b133f4d618ce7b6ffd853"
    "x-request-id: cc6f004f8e3b133f4d618ce7b6ffd853"
  ]
  "response_json" => [
    [
      "message" => """
        \n
        ProductCode='' AND Date_de_Depart__c =  AND Date_De_Retour__c =\n
                                               ^\n
        ERROR at Row:1:Column:77\n
        unexpected token: 'AND'
        """
      "errorCode" => "MALFORMED_QUERY"
    ]
  ]
]