AbuseIPDB Function for IBM SOAR failed with '404 Client Error: Not Found for url: https://api.abuseipdb.com/login'
The configured URL is 'https://api.abuseipdb.com/api/v2/check' and redirected to the one above.
As far as I could read from the CHECK Endpoint example, API key must be given to the 'Key' header, while selfset.py of this app set it to the 'X-Auth-Token' header. My guess is the API endpoint could not authenticate the user as the header name is wrong and redirected the request to '/login'.
Does anyone experience the same?
------------------------------
Katsuyuki Hirayama
------------------------------