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" => 790
    "request_size" => 471
    "total_time" => 0.567808
    "namelookup_time" => 0.033451
    "connect_time" => 0.044982
    "pretransfer_time" => 0.083
    "size_upload" => 261.0
    "size_download" => 314.0
    "speed_download" => 553.0
    "speed_upload" => 460.0
    "upload_content_length" => 261.0
    "starttransfer_time" => 0.564503
    "primary_ip" => "85.222.152.194"
    "primary_port" => 443
    "local_ip" => "141.94.68.65"
    "local_port" => 33422
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 82834
    "connect_time_us" => 44982
    "namelookup_time_us" => 33451
    "pretransfer_time_us" => 83000
    "starttransfer_time_us" => 564503
    "total_time_us" => 567808
    "start_time" => 1721735333.6381
    "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: 790
          request_size: 471
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.567808
          namelookup_time: 0.033451
          connect_time: 0.044982
          pretransfer_time: 0.083
          size_upload: 261.0
          size_download: 314.0
          speed_download: 553.0
          speed_upload: 460.0
          download_content_length: -1.0
          upload_content_length: 261.0
          starttransfer_time: 0.564503
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "85.222.152.194"
          certinfo: []
          primary_port: 443
          local_ip: "141.94.68.65"
          local_port: 33422
          http_version: 2
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 82834
          connect_time_us: 44982
          namelookup_time_us: 33451
          pretransfer_time_us: 83000
          redirect_time_us: 0
          starttransfer_time_us: 564503
          total_time_us: 567808
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#394 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 85.222.152.194:443...\n
      * Connected to test.salesforce.com (85.222.152.194) 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.2 / ECDHE-RSA-AES256-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: Tue, 23 Jul 2024 11:48:53 GMT\r\n
      * Added cookie CookieConsentPolicy="0:0" for domain test.salesforce.com, path /, expire 1753271334\n
      < Set-Cookie: CookieConsentPolicy=0:0; path=/; expires=Wed, 23-Jul-2025 11:48:53 GMT; Max-Age=31536000; secure\r\n
      * Added cookie LSKey-c$CookieConsentPolicy="0:0" for domain test.salesforce.com, path /, expire 1753271334\n
      < Set-Cookie: LSKey-c$CookieConsentPolicy=0:0; path=/; expires=Wed, 23-Jul-2025 11:48:53 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="iSVW_kjpEe-eObNOVA7NBA" for domain salesforce.com, path /, expire 1753271334\n
      < Set-Cookie: BrowserId=iSVW_kjpEe-eObNOVA7NBA; domain=.salesforce.com; path=/; expires=Wed, 23-Jul-2025 11:48:53 GMT; Max-Age=31536000; secure; SameSite=Lax\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: Tue, 23 Jul 2024 11:48:53 GMT"
    "Set-Cookie: CookieConsentPolicy=0:0; path=/; expires=Wed, 23-Jul-2025 11:48:53 GMT; Max-Age=31536000; secure"
    "Set-Cookie: LSKey-c$CookieConsentPolicy=0:0; path=/; expires=Wed, 23-Jul-2025 11:48:53 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=iSVW_kjpEe-eObNOVA7NBA; domain=.salesforce.com; path=/; expires=Wed, 23-Jul-2025 11:48:53 GMT; Max-Age=31536000; secure; SameSite=Lax"
    "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!AQEAQH4wKEhVruIp699VZva0_h3SyHspR2YJeDZKcDODUJG0PavvyvmQf.1BkQDDazJV5jFj18LxLRGBYCCzu9YssNgkVfvJ"
    "instance_url" => "https://lmdv--partial.sandbox.my.salesforce.com"
    "id" => "https://test.salesforce.com/id/00D3O0000008nHzUAI/0053O000006bS8sQAE"
    "token_type" => "Bearer"
    "issued_at" => "1721735334195"
    "signature" => "lxaea6GMQvjHNHj7NXU2w4RGkuTiqq+8AbQ77HNJYCY="
  ]
]
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!AQEAQH4wKEhVruIp699VZva0_h3SyHspR2YJeDZKcDODUJG0PavvyvmQf.1BkQDDazJV5jFj18LxLRGBYCCzu9YssNgkVfvJ"
  ]
]
400
[
  "info" => [
    "header_size" => 779
    "request_size" => 401
    "total_time" => 0.206007
    "namelookup_time" => 0.033642
    "connect_time" => 0.049926
    "pretransfer_time" => 0.083643
    "size_download" => 204.0
    "speed_download" => 990.0
    "starttransfer_time" => 0.204187
    "primary_ip" => "13.36.84.104"
    "primary_port" => 443
    "local_ip" => "141.94.68.65"
    "local_port" => 37786
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 83188
    "connect_time_us" => 49926
    "namelookup_time_us" => 33642
    "pretransfer_time_us" => 83643
    "starttransfer_time_us" => 204187
    "total_time_us" => 206007
    "start_time" => 1721735334.2079
    "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: 779
          request_size: 401
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.206007
          namelookup_time: 0.033642
          connect_time: 0.049926
          pretransfer_time: 0.083643
          size_upload: 0.0
          size_download: 204.0
          speed_download: 990.0
          speed_upload: 0.0
          download_content_length: -1.0
          upload_content_length: -1.0
          starttransfer_time: 0.204187
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "13.36.84.104"
          certinfo: []
          primary_port: 443
          local_ip: "141.94.68.65"
          local_port: 37786
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 83188
          connect_time_us: 49926
          namelookup_time_us: 33642
          pretransfer_time_us: 83643
          redirect_time_us: 0
          starttransfer_time_us: 204187
          total_time_us: 206007
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#394 …}
        $execCounter: -9223372036854775780
      }
    }
    "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 0x5630e62578f0)\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!AQEAQH4wKEhVruIp699VZva0_h3SyHspR2YJeDZKcDODUJG0PavvyvmQf.1BkQDDazJV5jFj18LxLRGBYCCzu9YssNgkVfvJ\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: Tue, 23 Jul 2024 11:48:54 GMT\r\n
      < content-type: application/json;charset=UTF-8\r\n
      < sforce-limit-info: api-usage=1/5000000\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 1753271334\n
      < set-cookie: CookieConsentPolicy=0:1; path=/; expires=Wed, 23-Jul-2025 11:48:54 GMT; Max-Age=31536000; secure\r\n
      * Added cookie LSKey-c$CookieConsentPolicy="0:1" for domain lmdv--partial.sandbox.my.salesforce.com, path /, expire 1753271334\n
      < set-cookie: LSKey-c$CookieConsentPolicy=0:1; path=/; expires=Wed, 23-Jul-2025 11:48:54 GMT; Max-Age=31536000; secure\r\n
      * Added cookie BrowserId="iYNVLEjpEe-lB0HBTK-VGw" for domain salesforce.com, path /, expire 1753271334\n
      < set-cookie: BrowserId=iYNVLEjpEe-lB0HBTK-VGw; domain=.salesforce.com; path=/; expires=Wed, 23-Jul-2025 11:48:54 GMT; Max-Age=31536000; secure; SameSite=Lax\r\n
      < x-content-type-options: nosniff\r\n
      < x-robots-tag: none\r\n
      < strict-transport-security: max-age=63072000; includeSubDomains\r\n
      < server: sfdcedge\r\n
      < x-sfdc-request-id: 02bb3dfeda1fb61d64c002e056a9b8d3\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 400 "
    "date: Tue, 23 Jul 2024 11:48:54 GMT"
    "content-type: application/json;charset=UTF-8"
    "sforce-limit-info: api-usage=1/5000000"
    "cache-control: no-cache,must-revalidate,max-age=0,no-store,private"
    "set-cookie: CookieConsentPolicy=0:1; path=/; expires=Wed, 23-Jul-2025 11:48:54 GMT; Max-Age=31536000; secure"
    "set-cookie: LSKey-c$CookieConsentPolicy=0:1; path=/; expires=Wed, 23-Jul-2025 11:48:54 GMT; Max-Age=31536000; secure"
    "set-cookie: BrowserId=iYNVLEjpEe-lB0HBTK-VGw; domain=.salesforce.com; path=/; expires=Wed, 23-Jul-2025 11:48:54 GMT; Max-Age=31536000; secure; SameSite=Lax"
    "x-content-type-options: nosniff"
    "x-robots-tag: none"
    "strict-transport-security: max-age=63072000; includeSubDomains"
    "server: sfdcedge"
    "x-sfdc-request-id: 02bb3dfeda1fb61d64c002e056a9b8d3"
  ]
  "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"
    ]
  ]
]