Closed libbyh closed 7 years ago
Doesn't seem to be a rate limit issue after all. I can submit another request immediately and get results. Still need to handle the 403.
Example of API calls that produce 403 error:
In both cases, the pages before return results, and the page after returns OK but no more articles. Is this a math problem?
HTTP 403 Forbidden errors occur, probably because of API call limits. Script should fail gracefully - tell user what's happening and why. Currently does so in logs, but people aren't always looking there.