E-mail Check Invalid or Disposable Domain

FREEMIUM
Verified
Por Top-Rated | Atualizado 10 дней назад | Commerce
Popularidade

9.9 / 10

Latência

472ms

Nível de serviço

100%

Health Check

N/A

Voltar para todas as discussões

Different results between site and API

Rapid account: Mooseintel
mooseintel
3 года назад

Hi

I am experiencing an issue. If a check the following disposable email dogapov157@activesniper.com from the site it is correctly identified as Disposable. But if I use the API it’s not recognized as Disposable. There is also another problem, from the http request I get also MX info whilst from the API I get null as a result

https://check-mail.org/domain/dogapov157@activesniper.com/

{
“valid”:false,
“block”:true,
“disposable”:false,
“domain”:null,
“text”:“Invalid domain”,
“reason”:“Domain is not a valid host”,
“risk”:10,
“mx_host”:null,
“possible_typo”:null,
“mx_ip”:null,
“mx_info”:null,
“last_changed_at”:“2021-07-27T15:14:02+00:00”
}

Let me know if you need additional info for the investigation
Thanks

Rapid account: Mooseintel
mooseintel Commented 3 года назад

Hi Anders

thanks for your prompt reply. I made another check finding an error from my request made using RestSharp. I checked with documentation and now is working

Thanks
Matteo

Rapid account: Top Rated
Top-Rated Commented 3 года назад

Hey!

Since it says “invalid domain” in the API response, I’m guessing you send it incorrectly. Verify that you actually send it correctly, and without any spaces, or linefeeds, etc.

I’ll check the logs to see if I can locate the error, but, probably, you’re sending it with some extra characters, or as an empty string to the API.

Best regards,
Anders

Junte-se à discussão - adicione o comentário abaixo:

Efetue login / inscreva-se para postar novos comentários