Skip to content
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

PhishingInitiative_Scan_1_0 doesn't work[Bug] #832

Closed
NailBash opened this issue Jul 30, 2020 · 5 comments
Closed

PhishingInitiative_Scan_1_0 doesn't work[Bug] #832

NailBash opened this issue Jul 30, 2020 · 5 comments
Assignees
Labels
category:bug Issue is related to a bug
Milestone

Comments

@NailBash
Copy link

Describe the bug
PhishingInitiative_Scan_1_0 doesn't work. I get API key and configured analyzer. Analyzer writes error
изображение

Something wrong with pyeupi I think.
Looks like PhishingInitiative_Lookup_2_0 works well
изображение

@NailBash NailBash added the category:bug Issue is related to a bug label Jul 30, 2020
@dadokkio
Copy link
Contributor

Are you running analyzer with python2 or python3? It seems from the error that is running with old python release not supported from PhishingInitiative api

@NailBash
Copy link
Author

NailBash commented Jul 30, 2020

That was running by default python2, now I changed this line to python3
изображение

Now I have another error, it says that Service unavailable
изображение

@dadokkio
Copy link
Contributor

dadokkio commented Jul 30, 2020

Ok, I tried to run the code manually and the scan api returns { "status": { "status": 401, "message": "Unauthorized" }} even if the key is valid for the lookup. So probably the standard option is just for lookup.

The generic exception is not so clear in any case, but it makes more sense now.

@NailBash
Copy link
Author

Ok, thank you for you answers and help

@jeromeleonard jeromeleonard added this to the 2.9.0 milestone Aug 4, 2020
dadokkio pushed a commit that referenced this issue Aug 4, 2020
@garanews
Copy link
Contributor

fixed in 2.9.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bug Issue is related to a bug
Projects
None yet
Development

No branches or pull requests

4 participants