Ayonix WebAPI 1.3

FREEMIUM
Durch felx | Aktualisiert 24 days ago | Commerce
Popularität

0.1 / 10

Latenz

6ms

Service Level

0%

Health Check

N/A

Zurück zu allen Diskussionen

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 .”}

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

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen