WebService

Richard, gracias por responder y nos puedes colaborar con sacarlo adelante con el ejempo de toba_referencia, para tomarlo como base

En el ejemplo de toba referencia (requiere curl y Guzzle), ya se encuentran en php/3ros/curl y php/vendor/guzzlehtml

Todavía estamos en toba 2.7

al probar en toba referencia en los eventos (GET/PERSONA y los demás), muestra un error

POST /toba_referencia/php/rest/personas HTTP/1.1 Host: localhost User-Agent: Guzzle/5.1.0 curl/7.59.0 PHP/5.6.40 Content-Length: 49 {“nombre”:“jhon”,“fecha_nacimiento”:“2020-09-01”} HTTP/1.1 404 Not Found Date: Tue, 01 Sep 2020 20:32:38 GMT Server: Apache/2.4.37 (Win64) PHP/5.6.40 Content-Length: 316 Content-Type: text/html; charset=iso-8859-1
Not Found

The requested URL /toba_referencia/rest/personas was not found on this server.

Y en el evento de Versión API, muestra el siguiente error.
cURL error 7: Failed to connect to localhost port 443: Connection refused

Se adecuaron los archivos respectivos que indican(adjuntos), por favor revisas si hay se encuentra la falla

Gracias y cordial saludo


rest.rar (1.05 KB)