Error 500 Internal Server Error

GET http://portal.promed.com.py/api/dias-atencion/sucursal/18/especialidad/429?cliente=6159542&medicoId=896058-5472

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 0

No requests were made with the "http_client" service.

jakemate.client 0

No requests were made with the "jakemate.client" service.

sharepoint.client 0

No requests were made with the "sharepoint.client" service.

his.client 1

Requests

POST /Comun/IntegracionMETA/api/Meta/ObtenerPersona
Request options
[
  "query" => [
    "DNI" => "6159542"
    "tipo" => 16
  ]
]
Response 200
[
  "info" => [
    "header_size" => 281
    "request_size" => 235
    "total_time" => 0.042316
    "namelookup_time" => 0.003174
    "connect_time" => 0.004503
    "pretransfer_time" => 0.004596
    "size_download" => 248.0
    "speed_download" => 5904.0
    "starttransfer_time" => 0.041759
    "primary_ip" => "192.168.23.37"
    "primary_port" => 80
    "local_ip" => "172.18.0.2"
    "local_port" => 33676
    "http_version" => 2
    "protocol" => 1
    "scheme" => "HTTP"
    "connect_time_us" => 4503
    "namelookup_time_us" => 3174
    "pretransfer_time_us" => 4596
    "starttransfer_time_us" => 41759
    "total_time_us" => 42316
    "effective_method" => "POST"
    "start_time" => 1781138359.7594
    "original_url" => "http://his-sh.amsa.local/Comun/IntegracionMETA/api/Meta/ObtenerPersona?DNI=6159542&tipo=16"
    "pause_handler" => Closure(float $duration) {#824
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#820 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#814 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 192.168.23.37:80...\n
      * Connected to his-sh.amsa.local (192.168.23.37) port 80 (#0)\n
      > POST /Comun/IntegracionMETA/api/Meta/ObtenerPersona?DNI=6159542&tipo=16 HTTP/1.1\r\n
      Host: his-sh.amsa.local\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: 0\r\n
      \r\n
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 200 OK\r\n
      < Transfer-Encoding: chunked\r\n
      < Content-Type: application/json; charset=utf-8\r\n
      < Content-Encoding: gzip\r\n
      < Vary: Accept-Encoding\r\n
      < Server: Microsoft-IIS/10.0\r\n
      < X-Correlation-ID: fab81de6e2f30a11528a48b985951b3d\r\n
      < X-Powered-By: ASP.NET\r\n
      < Date: Thu, 11 Jun 2026 00:38:44 GMT\r\n
      < \r\n
      """
  ]
  "url" => "http://his-sh.amsa.local/Comun/IntegracionMETA/api/Meta/ObtenerPersona?DNI=6159542&tipo=16"
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Transfer-Encoding: chunked"
    "Content-Type: application/json; charset=utf-8"
    "Content-Encoding: gzip"
    "Vary: Accept-Encoding"
    "Server: Microsoft-IIS/10.0"
    "X-Correlation-ID: fab81de6e2f30a11528a48b985951b3d"
    "X-Powered-By: ASP.NET"
    "Date: Thu, 11 Jun 2026 00:38:44 GMT"
  ]
  "response_json" => [
    "Nombre" => "MATIAS RAMON"
    "Apellido" => "VILLALBA OCAMPOS"
    "Id" => 1728506
    "Email" => ""
    "FechaNacimineto" => "2000-06-28T00:00:00"
    "Coberturas" => []
    "SolicitudesEstudios" => null
    "IdRequest" => null
    "Exito" => true
    "Codigo" => 200
    "Mensaje" => null
    "Mensajes" => []
    "HasException" => false
  ]
]