Ayonix WebAPI 1.3

ÜCRETSİZ PREMIUM
Taraf felx | Güncelleyen 25 days ago | Commerce
Popülerlik

0.1 / 10

Gecikme

6ms

Hizmet Düzeyi

0%

Health Check

N/A

Tüm Tartışmalara Dön

java request does not work

Rapid account: Esrayazici
Esrayazici
7 years ago

HttpResponse<JsonNode> response = Unirest.post(“https://felx-ayonix-webapi-1-3-v1.p.mashape.com/”)
.header(“X-Mashape-Key”, “dpUV86iBDamshnWA9XebeExWpSdbp1XntAZjsnDnkxxrEekLPO”)
.field(“appid”, “12C8D18D-09E1-0676-3CE9-AC4D7F9A0974”)
.field(“file”, new File(“sd1.jpg”))
.field(“function”, “identifyperson”)
.asJson();
trying to invoke service with above code and respone is:{“result”:“NOK”,“appid”:"",“message”:“function not defined .”}

Aşağıya yorum ekleyerek tartışmaya katılın:

Yeni yorumlar göndermek için giriş yapın / kaydolun