-
cf. https://github.com/conda/ceps/pull/90
-
I have a CEP extension here that refuses to load in BR 2025: "(name of the extension) can't be loaded + (path to html file of the extension)" without any additional infos.
Worked fine for years until…
-
What's the process to provide technical updates and corrections to already approved CEPs? For example, we have found the need to add a couple fields to the menuinst v2 schema (CEP 11), and I think the…
-
Adicionar o CEP -> 83430000
"cep": "83430-000",
"logradouro": "",
"complemento": "",
"bairro": "",
"localidade": "Campina Grande do Sul",
"uf": "PR",
"ibge": "4104006",
"gia": "",
"ddd": "4…
-
Fiz um breve debug e verifiquei que o SOAP dos Correios passou a exigir usuário e senha.
-
I believe I am trying to do a pre-compile of the Chipyard scala files and get these errors:
[info] compiling 4 Scala sources to /mnt/data/projects/avalon/jkrim/cep_v4_7_test_branch_clone/CEP/genera…
-
Realizando testes vi que vários ceps retornam como 503.
Exemplo:
https://api.postmon.com.br/v1/cep/29108530
-
City
Cep:
Rua:
Bairro:
Cidade:
Estado:
IBGE:
…
-
using System;
using System.Net.Http;
using System.Threading.Tasks;
using Newtonsoft.Json.Linq;
namespace CepValidatorRobot
{
class Program
{
static async Task Main(string[] a…
-
JIRA Issue: [KIEKER-832] Feature wish: Integrate CEP engine
Original Reporter: Andre van Hoorn
***
CEP = complex event processing
Should be wrapped by a repository.
We have to be careful with lic…