Cannot enable Worker Analytics Engine (Code:1000, Internal Server Error)

When I try to enable the Worker Analytics Engine, it returns an Internal Server Error (Code:1000).

How can I enable it?

The response returned from the
/api/v4/accounts/${ACCOUNT_ID}/subscriptions
endpoint is
{“success”:false, “errors”:[{“code”:1000, “message”: “Internal Server Error”}]}
image.png
Was this page helpful?