Hello,
Has anyone successfully created a simulated case using the API?
I'm trying to use the following documentation:
However, I'm running into some issues. The API call reaches the CreateSimulatedCustomCase method, and the audit logs show that the service account is recognized and has the chronicle.legacyCases.simulate permission. Despite that, the request fails with the following error:
Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential.
I'm authenticating with a Service Account using the cloud-platform scope, and the same token works successfully with other Chronicle APIs.
Has anyone encountered this before or managed to create simulated cases through the API?
Thanks!
