Histórico de mensagens sobre Invalid or nactive em pix

EXIBINDO CONVERSAS RECENTES:

Texto: Invalid or nactive
Canal: pix
Avatar discord do usuario josneidrosdek

josneidrosdek

Ver Respostas

ae consegui passar mas agora gerou isso

{
"name": "erro_comunicacao",
"title": {
"error": "invalid_client",
"error_description": "Invalid or inactive credentials"
}
}

tem haver com alguma configuração da aplicação?

Avatar discord do usuario pedroigor1391

pedroigor1391

Ver Respostas

Bom dia, ao tentar fazer autenticação no postman me retorna o seguinte erro:

{
"error": "invalid_client",
"error_description": "Invalid or inactive credentials"
}

Avatar discord do usuario d_coder_

d_coder_

Ver Respostas

pessoal quando estou fazendo a requisição para conseguir o access_token tenho como reposta
{"error":"invalid_client","error_description":"Invalid or inactive credentials"}
Isso é o certificado que esta errado ou as credenciais, client id e secrect que estão ? Tipo estou usando a url e homologação.

Avatar discord do usuario andrebarbosa_dev

andrebarbosa_dev

Ver Respostas

"erro": {
"code": 401,
"erro": "invalid_client",
"descricao": "Invalid or inactive credentials"
}

esse erro geralmente pode ser o certificado também ou só as credenciais?

Avatar discord do usuario luizinhodavila.

luizinhodavila.

Ver Respostas

{{rota_base_pix}}/oauth/token estou tentando fazer Send na Homologação (clientid, clientsecret e certificado) traz Could not send request....em Produção "error": "invalid_client",
"error_description": "Invalid or inactive credentials"

Avatar discord do usuario davidnix

davidnix

Ver Respostas

Boa tarde! Estou tendo esse erro aqui: error_description: 'Invalid or inactive credentials'
Já verifiquei as credenciais várias vezes, alguem pode me ajudar?

Avatar discord do usuario _josemax

_josemax

Trying 54.242.231.66:443... Connected to pix-h.api.efipay.com.br (54.242.231.66) port 443 (#0) ALPN, offering http/1.1 CAfile: /etc/ssl/certs/ca-certificates.crt CApath: /etc/ssl/certs SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 ALPN, server accepted to use http/1.1 Server certificate: subject: C=BR; ST=MINAS GERAIS; L=OURO PRETO; O=EFI S.A. - INSTITUICAO DE PAGAMENTO; CN=.api.efipay.com.br start date: May 17 19:31:27 2023 GMT expire date: Jun 17 19:31:26 2024 GMT subjectAltName: host "pix-h.api.efipay.com.br" matched cert's ".api.efipay.com.br" issuer: C=BE; O=GlobalSign nv-sa; CN=GlobalSign RSA OV SSL CA 2018 SSL certificate verify ok. > POST /oauth/token HTTP/1.1 Host: pix-h.api.efipay.com.br api-sdk: efi-php-1.6.1 User-Agent: GuzzleHttp/7 Content-Type: application/json Authorization: Basic Q2xpZW50X0lkXzlmMzFlNDA2MTE5MzkzZGJhYWRkMmEyN2FhOGM4YTVlYTdjZWY1ZTM6Q2xpZW50X1NlY3JldF83ZmM0MmU3NTMxNDgxY2UzYjcwNDg2NGIyZTJiZWI3YTQ5NGQyYjI5 Content-Length: 35 old SSL session ID is stale, removing Mark bundle as not supporting multiuse < HTTP/1.1 401 Unauthorized < Server: nginx < Date: Wed, 10 Jan 2024 16:00:20 GMT < Content-Type: application/json; charset=utf-8 < Content-Length: 80 < Connection: keep-alive < x-request-id: 411782c3-632f-4de9-9dda-b8f4231547f4 < vary: Origin < access-control-allow-credentials: true < cache-control: no-store < pragma: no-cache < www-authenticate: Basic realm="Efi",error:"invalid_client",error_description:"Invalid or inactive credentials" < etag: W/"50-mYFuecoP6wm/sG/LkLliU5qp17I" < Connection #0 to host pix-h.api.efipay.com.br left intact 401
invalid_client
Invalid or inactive credentials