Hello,
I am getting below error for API call to list custom detection rules:
Querying URL: https://backstory.googleapis.com/v2/detect/rules?page_size=2000{'error': {'code': 403, 'message': 'The caller does not have permission', 'status': 'PERMISSION_DENIED'}}object of type 'NoneType' has no len()
I validated and the permissions seems good for service account (Chronicle API Admin).
Any guidance, examples, or best practices would be really helpful.
Thanks in advance!
Thanks,
Suraj
