Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dúvida] Implementação em Python #25

Open
linneudm opened this issue Jul 12, 2019 · 0 comments
Open

[Dúvida] Implementação em Python #25

linneudm opened this issue Jul 12, 2019 · 0 comments

Comments

@linneudm
Copy link

Pessoal, boa tarde!

Estou implementando uma biblioteca que se comunique com a Caixa, semelhante a esta feita em PHP, mas estou enfrentando um erro. Gostaria de saber se já tiveram algo parecido quando implementaram esta biblioteca.

Retorno obtido:
<?xml version="1.0" encoding="utf-8"?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Body><manutencaocobrancabancaria:SERVICO_SAIDA xmlns:manutencaocobrancabancaria="http://caixa.gov.br/sibar/manutencao_cobranca_bancaria/boleto/externo" xmlns:sibar_base="http://caixa.gov.br/sibar"><sibar_base:HEADER><VERSAO>1.0</VERSAO><OPERACAO>INCLUI_BOLETO</OPERACAO><DATA_HORA>20190712142521</DATA_HORA></sibar_base:HEADER><COD_RETORNO>X5</COD_RETORNO><ORIGEM_RETORNO>BROKER-SPPECJD3</ORIGEM_RETORNO><MSG_RETORNO>(BK76) ERRO NA FORMATACAO DA MENSAGEM.</MSG_RETORNO><DADOS><EXCECAO>EXCECAO NO BAR_MANUTENCAO_COBRANCA_BANCARIA_WS.SOAPInput_Empresas_Externas. DETALHES: ParserException(1) - Funcao: ImbDataFlowNode::createExceptionList, Texto Excecao: Node throwing exception, Texto de Insercao(1) - BAR_MANUTENCAO_COBRANCA_BANCARIA_WS.SOAPInput_Empresas_Externas.ParserException(2) - Funcao: ImbSOAPInputNode::validateData, Texto Excecao: Error occurred in ImbSOAPInputHelper::validateSOAPInput(), Texto de Insercao(1) - BAR_MANUTENCAO_COBRANCA_BANCARIA_WS.SOAPInput_Empresas_Externas.ParserException(3) - Funcao: ImbRootParser::parseNextItem, Texto Excecao: Exception whilst parsing.ParserException(4) - Funcao: ImbSOAPParser::createSoapShapedTree, Texto Excecao: problem creating SOAP tree from bitstream.ParserException(5) - Funcao: ImbSOAPParser::createSoapShapedTree, Texto Excecao: SOAP version does not match Content-Type, Texto de Insercao(1) - http://www.w3.org/2003/05/soap-envelope, Texto de Insercao(2) - http://schemas.xmlsoap.org/soap/envelope/.</EXCECAO></DADOS></manutencaocobrancabancaria:SERVICO_SAIDA></soapenv:Body></soapenv:Envelope>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant