-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
HTTP Error 403: Forbidden #1
Comments
Everything appears to be working for me. Are you perhaps outside of the United States in a country without an official App Store presence? |
In the US. But looks like they banned my IP- not sure why, is running this 2-4 times / day excessive? Monkey patching with this code allows you to choose a different source IP if available: Beyond this- I'm noticing a number of 301 redirect using the itunes.apple.com url as-is. |
It appears that after numerous requests with the various genre and store IDs which are met with 301 redirects, the IP becomes banned, and instead receives 403 forbidden. I'm wondering if the requests are coming in too quickly so it exceeds some threshold they set. |
This is controlled via a new `--source` command line argument. This feature is only available for Python 2.7 and later. See #1
I just pushed a change that allows the HTTP connection's source address to be set using a new command line argument: I don't have any new information to share about the larger problem, however. I'm definitely open to suggestions. |
Getting repeated "HTTP Error 403: Forbidden" and no ranking results. Any idea why?
The text was updated successfully, but these errors were encountered: