Food unit of measurement converter

פרמיום
על ידי Isaac Cyril | מְעוּדכָּן 한 달 전 | Food
פּוֹפּוּלָרִיוּת

6.4 / 10

חֶבִיוֹן

74ms

רמת שירות

100%

Health Check

N/A

חזרה לכל הדיונים

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.

הצטרף לדיון - הוסף תגובה למטה:

התחבר / הירשם כדי לפרסם תגובות חדשות