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

URL erro no método getEmpresasVinculadas #8

Open
filipesoaresdev opened this issue Apr 28, 2021 · 1 comment
Open

URL erro no método getEmpresasVinculadas #8

filipesoaresdev opened this issue Apr 28, 2021 · 1 comment

Comments

@filipesoaresdev
Copy link

Olá,

Exemplo: _arquivos/arquivos/ExemploIntegracaoGovBr.java

No método getEmpresasVinculadas() está com erro já que deveria ser

URL url = new URL(URL_SERVICOS + "/empresas/v2/empresas?filtrar-por-participante="+cpf);

e não

URL url = new URL(URL_SERVICOS + "https://api.staging.acesso.gov.br/empresas/v2/empresas?filtrar-por-participante="+cpf);

@caduvieira
Copy link
Contributor

Pull request #5 acho que ajusta isso. @higogomes

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

2 participants