Original Message:
Sent: Tue December 19, 2023 07:11 AM
From: John Quirke
Subject: Outbound email integration - using OAuth 2
Hi Benlinux
That does look like a bug ,I have reached out to the team for guidance.
Will keep you posted.
John
Original Message:
Sent: 12/19/2023 2:01:00 AM
From: benlinux
Subject: RE: Outbound email integration - using OAuth 2
Hello John,
Trust you are doing great.
I am having another issue related to Cisco Umbrella investigate - Function(Threadgrid sample information for a hash). It seems the python script is breaking for this particular function.
The Cisco Umbrealla investigate app from ibm app exchange: https://exchange.xforce.ibmcloud.com/api/hub/extensionsNew/d0bf3f6a27742c3deefa1426eab8b4fa/Resilient_Integrations_Function_Guide_for_Cisco_Umbrella_Investigate.pdf
Traceback (most recent call last):
File "/opt/app-root/lib64/python3.9/site-packages/fn_cisco_umbrella_inv/components/umbrella_threat_grid_sample.py", line 151, in _umbrella_threat_grid_sample_function
rtn = rinv.sample(hash, **params)
File "/opt/app-root/lib64/python3.9/site-packages/investigate/investigate.py", line 292, in sample
return self.get_parse(uri, params)
File "/opt/app-root/lib64/python3.9/site-packages/investigate/investigate.py", line 107, in get_parse
return self._request_parse(self.get, uri, params)
File "/opt/app-root/lib64/python3.9/site-packages/investigate/investigate.py", line 100, in _request_parse
r.raise_for_status()
File "/opt/app-root/lib64/python3.9/site-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://investigate.umbrella.com/sample/44d88612fea##f######b02f?limit=2&offset=0
Please i will appreciate your help here.
------------------------------
benlinux
Original Message:
Sent: Mon December 18, 2023 05:33 AM
From: benlinux
Subject: Outbound email integration - using OAuth 2
Hello John,
They didn't engage me.
Thank you
------------------------------
benlinux
Original Message:
Sent: Mon December 18, 2023 04:57 AM
From: John Quirke
Subject: Outbound email integration - using OAuth 2
That's great Benlinux.
Did the development team reach out to you to help resolve ?
John
------------------------------
John Quirke
Original Message:
Sent: Thu December 14, 2023 03:29 PM
From: benlinux
Subject: Outbound email integration - using OAuth 2
Hello John,
Thank you. I have fixed the issue. Integration works fine now.
Regards,
------------------------------
benlinux
Original Message:
Sent: Thu December 14, 2023 12:40 PM
From: John Quirke
Subject: Outbound email integration - using OAuth 2
Hi Benlinux
I have reached out to the development team for assistance.
Will keep you posted on their feedback ...
Regards
John
------------------------------
John Quirke
Original Message:
Sent: Thu December 14, 2023 12:59 AM
From: benlinux
Subject: Outbound email integration - using OAuth 2
Hello experts,
I want to integrate outbound email SOAR application to my Microsoft exchange online using OAuth 2. I am following this Microsoft documentation https://learn.microsoft.com/en-us/azure/energy-data-services/how-to-generate-refresh-token#get-a-refresh-token to retrieve both access token and refresh token, however when I tried to retrieve the refresh token from a bash terminal using the authorization code I get the error message ( as shown below) that my authorization code has expired. I know this is related to Microsoft, but I will appreciate if anyone can assist here. How can I obtain a new authorization code ? I keep receiving the same authorization code anytime I request for a new one.
Error message: {"error":"invalid_grant","error_description":"AADSTS70008: The provided authorization code or refresh token has expired due to inactivity. ................................}
Thank you,
------------------------------
benlinux
------------------------------