Pesquisar na Comunidade
Showing results for tags 'Consulta contribuinte'.
Encontrado 1 registro
-
Bom Dia, Após atualizar a ACBr estou com problemas ao consultar cadastro de contribuintes. Abaixo o retorno do RS: <?xml version="1.0" encoding="utf-8"?><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:Body><soap:Fault><soap:Code><soap:Value>soap:Sender</soap:Value></soap:Code><soap:Reason><soap:Text xml:lang="en">System.Web.Services.Protocols.SoapException: Unable to handle request without a valid action parameter. Please supply a valid soap action. at System.Web.Services.Protocols.Soap12ServerProtocolHelper.RouteRequest() at System.Web.Services.Protocols.SoapServerProtocol.Initialize() at System.Web.Services.Protocols.ServerProtocol.SetContext(Type type, HttpContext context, HttpRequest request, HttpResponse response) at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type, HttpContext context, HttpRequest request, HttpResponse response, Boolean& abortProcessing)</soap:Text></soap:Reason><soap:Detail /></soap:Fault></soap:Body></soap:Envelope> Retorno PR: <env:Envelope xmlns:env='http://www.w3.org/2003/05/soap-envelope'><env:Headerxmlns:env='http://www.w3.org/2003/05/soap-envelope'><nfeCabecMsg xmlns='http://www.portalfiscal.inf.br/nfe'><cUF>41</cUF><versaoDados>2.00</versaoDados></nfeCabecMsg></env:Header><env:Body xmlns:env='http://www.w3.org/2003/05/soap-envelope'><consultaCadastro2Result xmlns='http://www.portalfiscal.inf.br/nfe/wsdl/CadConsultaCadastro2'><retConsCad versao='2.00' xmlns='http://www.portalfiscal.inf.br/nfe'><infCons><verAplic>PR-v2_9_6</verAplic><cStat>242</cStat><xMotivo>Cabecalho - Falha no Schema XML</xMotivo><cUF>41</cUF></infCons></retConsCad></consultaCadastro2Result></env:Body></env:Envelope> XML da consulta: <ConsCad xmlns="http://www.portalfiscal.inf.br/nfe"versao="2.00"><infCons><xServ>CONS-CAD</xServ><UF>PR</UF><CNPJ>94827029000195</CNPJ></infCons></ConsCad> Alguma dica ? Grato, Moacir