-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error calling PA-API 5.0! Status code: 429 #40
Comments
same issue |
This could happen for many reasons: for example if you raised the number of items to search or if you have multiple process running with very low waiting time. Check with aux ps | grep bot how many running bots you have... |
Ragazzi ma non c'è una soluzione a questo problema, a me ha restituito questo errore già dalla prima chiamata come è possibile? |
Se risulta alla prima chiamata ci sono sicuramente le credenziali amazon API errate. Verifica bene le chiavi, puoi usare Amazon Scratchpad per capire se sono corrette. |
Ho ricontrollato le credenziali e mi sembrano corrette, anche perché mi avrebbe restituito altri errori o sbaglio? |
Ho trovato questo link, potrebbe essere questo il problema? |
hai provato Amazon Scratchpad? |
Sisi ho provato anche su Scratchpad e ho ricevuto lo stesso esito |
quindi c’è un errore nelle chiavi oppure le hai generate da poco e ancora non sono attive. Quando le generi ti consiglio di fare download e ti farà scaricare un file con all’interno delle chiavi, così è più sicuro non imbattere in errori di copia e incolla. |
Le chiavi mi sono state date ieri pomeriggio, forse è troppo presto effettivamente. |
in genere sono da subito attive. |
sisi ma io le ho prese dal file csv che ha generato, se fosse stato un errore di scrittura delle chiavi mi avrebbe dato l'errore 401 non il 429 |
Avete risolto? A me dà questo errore a più di 48h dalla creazione delle chiavi, sia su Scratchpad che sul programma al primo avvio. Ho provato anche a generarne altre e aspettare altre 48h ma niente. |
Hello everybody,
When I start the bot I get this error:
Anyone know how to fix?
thank you for your attention
Error calling PA-API 5.0!
Status code: 429
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."}]}
Request ID: d90e195336-8b-4d33-b431-2e2195b541e0
INFO:root:'NoneType' object is not iterable
The text was updated successfully, but these errors were encountered: