Email Verifier

부분 유료
분류별 mr_admin | 업데이트됨 10 days ago | Communication
인기

9.7 / 10

지연 시간

527ms

서비스 수준

100%

Health Check

N/A

모든 토론으로 돌아가기

Invalid email Id gives the valid status in API call

Rapid account: Evabot
evabot
7 years ago

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 years ago

It was my code issue.

Thanks

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입