ff14-advanced-market-search / saddlebag-with-pockets

This is the Frontend for the FF14 Marketplace

Home Page:https://saddlebagexchange.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

/api/scan sending a float from the fe

cohenaj194 opened this issue · comments

INFO:	[8][2023-10-27 04:43:51,270] [main]  /api/scan/ params: {"preferred_roi": 25, "min_profit_amount": 75000, "min_desired_avg_ppu": 30000, "min_stack_size": 1, "hours_ago": 168, "min_sales": 7.086536629100001e+29, "hq": false, "home_server": "Adamantoise", "filters": [56, 65, 66, 67, 68, 69, 70, 71, 72, 81, 82], "region_wide": true, "include_vendor": true, "show_out_stock": true, "universalis_list_uid": ""}
ERROR:	[8][2023-10-27 04:43:51,272] [main]  Handling APITypeException: [{'name': 'min_sales', 'type_error': "<class 'float'>", 'expected': "<class 'int'>", 'payload': '{"preferred_roi": 25, "min_profit_amount": 75000, "min_desired_avg_ppu": 30000, "min_stack_size": 1, "hours_ago": 168, "min_sales": 7.086536629100001e+29, "hq": false, "home_server": "Adamantoise", "filters": [56, 65, 66, 67, 68, 69, 70, 71, 72, 81, 82], "region_wide": true, "include_vendor": true, "show_out_stock": true, "universalis_list_uid": ""}'}]