stavarengo / php-sigep

PHP client library for the Brazilian Post Office Web Service. Integração com Web Service do Correios. Consulta preços e prazos, imprime etiquetas e PLP, etc.
https://phpsigep.stavarengo.me
MIT License
363 stars 249 forks source link

Exemplo de Logística Reversa não funciona #490

Closed marciovalim closed 2 years ago

marciovalim commented 2 years ago

Quando faço o download da versão mais recente do projeto e testo o script exemplos/solicitarPostagemReversa, recebo o erro: " PhpSigep\Services\Result Object ( [isSoapFault:protected] => 1 [errorCode:protected] => 0 [errorMsg:protected] => SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://apphom.correios.com.br/logisticaReversaWS/logisticaReversaService/logisticaReversaWS?wsdl' : failed to load external entity "https://apphom.correios.com.br/logisticaReversaWS/logisticaReversaService/logisticaReversaWS?wsdl"

[result:protected] => 
[soapFault:protected] => 
[_failIfAtributeNotExiste:protected] => 1

) "

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

stale[bot] commented 2 years ago

This issue has been automatically closed because it has not had any recent activity. If you have a question or comment, please open a new issue.