-
Notifications
You must be signed in to change notification settings - Fork 24
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
AniDB throwing 403 forbiddens when fetching metadata #50
Comments
this looks like the same log message I'm getting in #48 |
I am also getting this. |
This doesn't seem to be fixed even in v10
|
same problem here with anisearch
|
When matching and fetching metadata from AniDB it throws 403's like candy
the logs are as follows:
[2020-02-11 00:35:20.329 +11:00] [ERR] Error in "AniDB" System.Net.WebException: The remote server returned an error: (403) Forbidden. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result) at System.Net.WebClient.<>c__DisplayClass164_1.<OpenReadAsync>b__0(IAsyncResult iar) --- End of stack trace from previous location where exception was thrown ---
one 403 for each show being matched. any ideas?
The text was updated successfully, but these errors were encountered: