-
Notifications
You must be signed in to change notification settings - Fork 237
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
API-Connect to IBM X-Force #184
Comments
Hey i figured out how to fix this. I had the same problem and spent a couple hours figuring it out I kept receiving an "API error" when attempting to run TheHive Project Cortex Analyzer for IBM Xforce. There is currently a bug that is adding an extra / with every request. To fix this issue you need to modify this file:
Command to fix the problem:
source: |
Hey, thank you, it works!!! |
@jeromeleonard can you please fix this problem in the upcoming Cortex-Analyzers release? @csoc49 @ssstonebraker this is an analyzer related problem, not Cortex. Thank you for spotting it and we'd appreciate it if you could open future analyzer/responder related issues on the Cortex-Analyzers repository. |
Will be addressed in TheHive-Project/Cortex-Analyzers#487. |
Hy,
we have a problem by connecting to the IBM X-Force API.
We always get a 401 API error.
We use these URL https://api.xforce.ibmcloud.com/ and take our API-Key and pwd in the Cortex configuration. Is there anybody with an idea??
:-/
The text was updated successfully, but these errors were encountered: