-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Hi!
as soon I try to open the localhost page i get this on prompt:

log:
2024-12-11 11:46:31 :: [activity_inspector.py ] - [run_server ] - [INFO ] - Start the server... 2024-12-11 11:46:31 :: [activity_inspector.py ] - [run_server ] - [INFO ] - The server is running at localhost:8001. 2024-12-11 11:46:31 :: [list_manager.py ] - [sub_of_raw_products ] - [DEBUG ] - Total number of category selected: 3 2024-12-11 11:46:31 :: [amz_paapi_sdk.py ] - [search_items_by_kw ] - [ERROR ] - Error calling PA-API 5.0! - Status code: 429 - Request ID: 4ba061d9-399c-4a54-ac25-7ec4f72d1e79 2024-12-11 11:46:31 :: [amz_paapi_sdk.py ] - [search_items_by_kw ] - [ERROR ] - Errors : {"__type":"com.amazon.paapi5#TooManyRequestsException","Errors":[{"Code":"TooManyRequests","Message":"The request was denied due to request throttling. Please verify the number of requests made per second to the Amazon Product Advertising API."}]} 2024-12-11 11:46:31 :: [time_scheduler.py ] - [amz_wait_time ] - [DEBUG ] - Waiting 2 minutes for Status Code: 429.
I tried to wait several mins between the runs, but same result.
Any hint?
ty