Email Verifier

FREEMIUM
Durch mr_admin | Aktualisiert לפני 4 ימים | Communication
Popularität

9.6 / 10

Latenz

951ms

Service Level

100%

Health Check

N/A

Zurück zu allen Diskussionen

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

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen