From f605bc85d115244d419ff92875a372d057a231b4 Mon Sep 17 00:00:00 2001 From: Danimar Ribeiro Date: Tue, 19 Mar 2024 09:42:14 -0300 Subject: [PATCH] Atualizando URLS de nfse de belo horizonte --- pytrustnfe/nfse/bh/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pytrustnfe/nfse/bh/__init__.py b/pytrustnfe/nfse/bh/__init__.py index 04bef925..ab0dc65e 100644 --- a/pytrustnfe/nfse/bh/__init__.py +++ b/pytrustnfe/nfse/bh/__init__.py @@ -34,9 +34,9 @@ def _render(certificado, method, **kwargs): def _send(certificado, method, **kwargs): base_url = "" if kwargs["ambiente"] == "producao": - base_url = "https://bhissdigital.pbh.gov.br/bhiss-ws/nfse?wsdl" + base_url = "https://bhissdigitalws.pbh.gov.br/bhiss-ws/nfse?wsdl" else: - base_url = "https://bhisshomologa.pbh.gov.br/bhiss-ws/nfse?wsdl" + base_url = "https://bhisshomologaws.pbh.gov.br/bhiss-ws/nfse?wsdl" xml_send = kwargs["xml"].decode("utf-8") xml_cabecalho = '\