Intento 0: Fallido. Reintentando...
Intento 1: Fallido. Reintentando...
Intento 2: Fallido. Reintentando...
Intento 3: Fallido. Reintentando...
Intento 4: Fallido. Reintentando...
Despues de 5 fallidos no pude loguearme. Reintentar mas tarde
Ocurrio otro error
array(6) {
["status"]=>
bool(false)
["type"]=>
string(10) "error_auth"
["message"]=>
string(31) "Falha ao validar autenticação"
["code"]=>
string(6) "E-AUTH"
["help"]=>
array(6) {
["summary"]=>
string(45) "Erro interno do servidor ou falha inesperada."
["how_to_fix"]=>
array(4) {
[0]=>
string(35) "Tente novamente em alguns segundos."
[1]=>
string(50) "Se persistir, gere novo token de acesso e reenvie."
[2]=>
string(54) "Anexe o "request_id" ao abrir um ticket para rastreio."
[3]=>
string(43) "Renove seu token em /auth2/login e reenvie."
}
["expected"]=>
array(2) {
["auth"]=>
array(2) {
["required"]=>
bool(true)
["header"]=>
string(29) "Authorization: Bearer {TOKEN}"
}
["method"]=>
array(1) {
["one_of"]=>
array(5) {
[0]=>
string(3) "GET"
[1]=>
string(4) "POST"
[2]=>
string(5) "PATCH"
[3]=>
string(3) "PUT"
[4]=>
string(6) "DELETE"
}
}
}
["received"]=>
array(5) {
["method"]=>
string(4) "POST"
["path"]=>
string(14) "contact/import"
["query"]=>
array(0) {
}
["body"]=>
array(2) {
["number"]=>
string(4) "+549"
["name"]=>
string(0) ""
}
["headers"]=>
array(2) {
["Authorization"]=>
string(6) "Bearer"
["Content-Type"]=>
string(16) "application/json"
}
}
["examples"]=>
array(3) {
["curl"]=>
string(76) "curl -H 'Authorization: Bearer SEU_TOKEN_AQUI' 'https://api.sac.digital/v2/'"
["php"]=>
string(148) "$ctx=stream_context_create(["http"=>["header"=>"Authorization: Bearer SEU_TOKEN_AQUI\r\n"]]); echo file_get_contents("https://api.sac.digital/v2/");"
["js"]=>
string(86) "fetch('https://api.sac.digital/v2/',{headers:{Authorization:'Bearer SEU_TOKEN_AQUI'}})"
}
["tips"]=>
array(3) {
[0]=>
string(50) "Não inclua dados sensíveis ao compartilhar logs."
[1]=>
string(72) "Verifique se o JSON enviado é válido (Content-Type: application/json)."
[2]=>
string(63) "Verifique expiração e se o token pertence ao cliente correto."
}
}
["request_id"]=>
string(42) "rqt_2026-05-15T06-13-14-03-00_ac31a54b70d5"
}