Open sudorandom opened 6 years ago
R.A.M.- Armor/Hull Tech Blueprint results in an error using EVE_ITEM.. but succeeds when using EVEPRAISAL directly
Exception: Request failed for https://evepraisal.com/item/R.A.M.-%20Armor%2FHull%20Tech%20Blueprint.json returned code 404. Truncated server response: {"error_title":"Not Found","error_message":"I couldn't find what you're looking for"} (use muteHttpExceptions option to examine full response) (line 77).
Either find a way get google sheets to batch multiple item prices into a single HTTP request (hopefully without changing the function signature??) OR make one big request to pull down price data for EVERY item and return prices from that giant blob of data.