Email Verifier

FREEMIUM
От mr_admin | Обновлено 4 дня назад | Communication
Популярность

9.6 / 10

Задержка

887ms

Уровень обслуживания

100%

Health Check

N/A

Назад ко всем обсуждениям

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

Присоединяйтесь к обсуждению – добавьте комментарий ниже:

Войдите / Зарегистрируйтесь, чтобы публиковать новые комментарии