I have been working on a SW trivia quiz using SWAPI -- things have been working great until today when it started giving 429 errors. My code is not calling the db too frequently (faaar less than the 10,000calls/hr listed on the site; more like 300/hr while I am testing it).
Somewhat new coder and first time posting an issue - please let me know if there is anything I can do to assist :)
Hiya!
I have been working on a SW trivia quiz using SWAPI -- things have been working great until today when it started giving 429 errors. My code is not calling the db too frequently (faaar less than the 10,000calls/hr listed on the site; more like 300/hr while I am testing it).
Somewhat new coder and first time posting an issue - please let me know if there is anything I can do to assist :)