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
[Bug] TheHive4 'follow/unfollow' API doesn't return alert objects like TheHive3 does
Request Type
Bug
Work Environment
Question
Answer
OS version (server)
Ubuntu 18 (Training VM)
OS version (client)
Windows 10.
TheHive version / git hash
4.0
Package Type
Training VM
Browser type & version
N/A
Problem Description
TheHive blog says that TheHive v4's API should be backwards compatible with TheHive3, but the version 3 API for follow/unfollow returns the modified alert object and the version 4 API doesn't.
I've checked and the "markAsRead" and "markAsUnread" APIs display this same behaviour.
@To-om is there public documentation available for the TheHive4 APIs? I was building a PowerShell API library and got it mostly working with TH3 okay, but finding TH4 just totally different and unable to find documentation on it.
[Bug] TheHive4 'follow/unfollow' API doesn't return alert objects like TheHive3 does
Request Type
Bug
Work Environment
Problem Description
TheHive blog says that TheHive v4's API should be backwards compatible with TheHive3, but the version 3 API for follow/unfollow returns the modified alert object and the version 4 API doesn't.
Steps to Reproduce
Version 4:
Version 3:
The text was updated successfully, but these errors were encountered: