Email Verifier

FREEMIUM
Por mr_admin | Actualizada 4일 전 | Communication
Popularidad

9.6 / 10

Latencia

951ms

Nivel de servicio

100%

Health Check

N/A

Volver a todas las conversaciones

Invalid email Id gives the valid status in API call

Rapid account: Evabot
evabot
7년 전

Hi, I am check email status via the API call but invalid email gives the valid status.

unirest.get(“https://email-checker.p.mashape.com/verify/v1?email=navish%40vidzy.io”)
.header(“X-Mashape-Key”, “9fdFfq5d6PmshxsCjJBTmJNOF4gEp1FqXWCjsn0sxRSSjrHwrk”)
.header(“Accept”, “application/json”)
.end(function (result) {
console.log(result.status, result.headers, result.body);
});

Thanks
Ashish Kumar

Rapid account: Evabot
evabot Commented 7년 전

It was my code issue.

Thanks

Únase a la conversación, añada un comentario a continuación:

Inicie sesió/Regístrese para publicar nuevos comentarios