Email Verifier

ÜCRETSİZ PREMIUM
Taraf mr_admin | Güncelleyen il y a 4 jours | Communication
Popülerlik

9.6 / 10

Gecikme

951ms

Hizmet Düzeyi

100%

Health Check

N/A

Tüm Tartışmalara Dön

Invalid email Id gives the valid status in API call

Rapid account: Evabot
evabot
il y a 7 ans

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 il y a 7 ans

It was my code issue.

Thanks

Aşağıya yorum ekleyerek tartışmaya katılın:

Yeni yorumlar göndermek için giriş yapın / kaydolun