Domain Availability Checker

PAID
By | Updated vor 14 Tagen | Tools
Popularity

9.3 / 10

Latency

1,907ms

Service Level

98%

Health Check

N/A

Back to All Discussions

I can't access this api in c#.net

Rapid account: Paramesh 446
paramesh446
vor 8 Jahren

Hi ,
i can’t get result Task<HttpResponse<MyClass>> response = Unirest.post(“https://domainstatus.p.mashape.com/”)
.header(“X-Mashape-Key”, “utKts5YUffmshXwKbV8ToSZ3hyNtp1j3b11jsnHpoRJhG7OIm8”)
.header(“Content-Type”, “application/json”)
.header(“Accept”, “application/json”)
.body("{“domain”:"http://www.www.amazon.co.uk/whatever"}")
.asJson(); in my dotnet application anyone please provide source code

Rapid account: Navii
navii Commented vor 8 Jahren

Paramesh, API is working perfectly and is in healthy state, It could be an implementation problem in your client application.

Join in the discussion - add comment below:

Login / Signup to post new comments