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
Hello, i'm trying to use your script with TheHive4, i saw that some things change in thehive4py between both versions, so i tried to change it, but it still gives me the same error as before.
error:
What I changed?:
From: .add_number('name', 'value')
To: .add_integer('name', 'value')
The text was updated successfully, but these errors were encountered:
Hello, i'm trying to use your script with TheHive4, i saw that some things change in thehive4py between both versions, so i tried to change it, but it still gives me the same error as before.
error:
What I changed?:
From: .add_number('name', 'value')
To: .add_integer('name', 'value')
The text was updated successfully, but these errors were encountered: