We are try to extract alert generated in Chronicle instance with the below approaches:
Approach 2: https://github.com/chronicle/api-samples-python/tree/master/uppercase
Result is:
1. Both results in PERMISSION DENIED 403
2. Error Detail
Backstory API has not been used in project XXXXXXXXXXX before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/backstory.googleapis.com/overview?project=XXXXXXXX then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.
Already checked :
1. Chronicle API is enabled in the same project
2. Chronicle Admin API access is assigned the the Service Account used in credentials.json
Please let know if any step is missed.
Thank you.