Replies: 1 comment
-
Resolvido, a chave estava sendo passado em notação científica, fiz o parse para string e consultou com sucesso. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Boa tarde, estou tendo o seguinte problema ao consultar uma NFe pela chave:
ao usar o comando: envio = con.consulta_nota('nfe', chave_acesso)
é retornado no ambiente de homologação do RS "Falha no schema XML"
xml retornado:
'<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">soap:Body2SVRS202401251654215Rejeicao: Falha no schema XML2024-06-03T16:59:53-03:00</soap:Body></soap:Envelope>'
Desde já agradeço a atenção dispensada.
Att: Genilson
Beta Was this translation helpful? Give feedback.
All reactions