Everytime i list past 200 listings i get prompted with - TooManyRequests is there anyway to change this so it keeps listing.
1 Like
Hello @Colin_Kuchta,
If you received this error, this means that you have reached the scripting limit.
Please retry after some time ok.
Also, try to list in a lower rate to not reach the scripting limit and to avoid spamming listings in the marketplace.
God Speed!
2 Likes
Hi @DarkKnight i would like to list at a lower rate is their a certain command i can put in to make it wait after or before posting, and can i also ask what the limit of the api is to force the too many requests error if you could get back to me that’d help alot i have looked throughout the forums and scripting steps and i saw nowhere that indicates a slowing down or delay function
Hey @Colin_Kuchta,
I am not completely sure, but it could be this:
setTimeout(function() {
return console.log(cue);
}, 5000);