Profile

Contact Details

Arben Alia


Contributions

1 to 5 of 10 total
Posted By Arben Alia Mon October 24, 2022 06:02 AM
Found In Egroup: IBM QRadar SOAR
\ view thread
Hi Mark, Event writing it down from the start it doesn't work. It returns error code 400 Bad Request Thanks ------------------------------ Arben Alia ------------------------------
Posted By Arben Alia Tue October 11, 2022 04:18 PM
Found In Egroup: IBM QRadar SOAR
\ view thread
How can I overcome this issue? Thank you in advance Mark. ------------------------------ Arben Alia ------------------------------
Posted By Arben Alia Tue October 11, 2022 03:58 PM
Found In Egroup: IBM QRadar SOAR
\ view thread
yes I'm using python 3. With the format method it returns " was unable to complete because: KeyError: '"grant_type"' " ------------------------------ Arben Alia ------------------------------
Posted By Arben Alia Tue October 11, 2022 01:55 PM
Found In Egroup: IBM QRadar SOAR
\ view thread
Hi Mark, Trying this way I get "was unable to complete because: ValueError: Invalid format specifier " If I specify the clientID and clientSecret I get ": '400 Client Error: BAD REQUEST for url: https://id.sophos.com/api/v2/oauth2/token'" Thanks ------------------------------ Arben Alia ...
Posted By Arben Alia Fri October 07, 2022 11:14 AM
Found In Egroup: IBM QRadar SOAR
\ view thread
Hi everybody, I am trying to integrate Sophos host management on the SOAR. I'm trying to use the Call RestAPI from Utility Functions for SOAR and I'm having a hard time including the data section in inputs.rest_body from the following request curl -X POST -H 'Content-Type:application/x-w ...