Email Verifier

フリーミアム
よって mr_admin | 更新済み 5 days ago | Communication
人気

9.6 / 10

レイテンシー

887ms

サービスレベル

100%

Health Check

N/A

すべてのディスカッションに戻る

Invalid email Id gives the valid status in API call

Rapid account: Evabot
evabot
hace 7 años

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 hace 7 años

It was my code issue.

Thanks

ディスカッションに参加しましょう-以下にコメントを追加してください:

ログイン/サインアップして新しいコメントを投稿