E-mail Check Invalid or Disposable Domain

부분 유료
Verified
분류별 Top-Rated | 업데이트됨 4日前 | Commerce
인기

9.9 / 10

지연 시간

452ms

서비스 수준

100%

Health Check

N/A

모든 토론으로 돌아가기

c# error mailcheck

Rapid account: Patrickangheben
patrickangheben
a year ago

Hi

I have an error when i use c#

{“message”:“Endpoint ‘/0’ does not exist”}

var client = new RestClient(“https://mailcheck.p.rapidapi.com/?domain=toto@hotmail.com”);
var request = new RestRequest(Method.GET);
request.AddHeader(“x-rapidapi-host”, “mailcheck.p.rapidapi.com”);
request.AddHeader(“x-rapidapi-key”, “YOUR-API-KEY”);
IRestResponse response = client.Execute(request);

Rapid account: Top Rated
Top-Rated Commented a year ago

Could you please paste the full code that you’re trying with (except the API key). It seems like either the host-header, or URL is incorrect.

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

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