Food unit of measurement converter

FREEMIUM
Door Isaac Cyril | Bijgewerkt месяц назад | Food
Populariteit

6.4 / 10

Latency

74ms

Serviceniveau

100%

Health Check

N/A

Terug naar alle discussies

API is NOT working

Rapid account: Johnkane
johnkane
4 месяца назад

I am using the following call via Unirest as shown below

HttpResponse<String> response = Unirest.get(“https://food-unit-of-measurement-converter.p.rapidapi.com/convert”)
.queryString(“unit”, “lbs”)
.queryString(“ingredient”, “tomato”)
.queryString(“value”, 40)
.header(“X-RapidAPI-Key”, “5R8RTSaibMSjhDbl5DyxubW5rydPJPXD”)
.header(“X-RapidAPI-Host”, “food-unit-of-measurement-
converter.p.rapidapi.com”)
.asString();

unfortunately after a while waiting I get a timeout message.

Doe mee aan de discussie - voeg hieronder een opmerking toe

Log in / Schrij u in om nieuwe opmerkingen te plaatsen