Domain Availability Checker

BEZAHLT
Durch | Aktualisiert לפני 23 ימים | Tools
Popularität

9.5 / 10

Latenz

2,251ms

Service Level

98%

Health Check

N/A

Zurück zu allen Diskussionen

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

Rapid account: Paramesh 446
paramesh446
8 years ago

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

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

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen