On the wire
Ships with HTTP status 403, carrying "code": "RU-1004" in the response body alongside the human-readable error message. Existing fields are never replaced by the code: it is additive.
Common causes
- The key was created as read-only on purpose and is now being used for a write.
- A read-write key was expected but a different key was configured.
How to fix it
- Generate a read-write key from your dashboard's API & MCP access section.
- Use the read-write key for mutating calls; keep read-only keys for dashboards and integrations that only read.
Related codes
- RU-1005: Free plans get read-only MCP access
Still stuck?
Ask support and mention RU-1004: the code pins down the exact refusal path, so you skip the diagnostic back-and-forth.