Hello community,
Hitting a 404 when using the documented base URL for the ingestion API (v1alpha/v1beta, both in preview):
https://chronicle.{region}.rep.googleapis.com
Switching to https://{region}-chronicle.googleapis.com resolves it.
Additional context:
- The REP endpoint works fine on our own tenant, issue is specific to a customer tenant
- The REP endpoint also works when called from inside the customer's SOAR IDE
- Same code run from ADO, VSCode, or a forwarder VM inside their environment all 404
This suggests it's not simply an internal vs external network issue. My guess is this tenant was provisioned on an older stack where the REP endpoint behaves differently.
Has anyone seen this behavior with preview endpoints across different tenants?