You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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
The text was updated successfully, but these errors were encountered: