Join this online user group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
I'm making a similar playbook. However, the following error is appearing when I run the playbook.'404 Client Error: Not Found for url: https://api.abuseipdb.com/login' File "/opt/app-root/lib64/python3.9/site-packages/circuits/core/manager.py", line 874, in processTask raise value.extract() File "/opt/app-root/lib64/python3.9/site-packages/resilient_circuits/actions_component.py", line 90, in _on_task yield result.get()When I use the same parameters via VScode I get the expected results.