On the wire
Ships with HTTP status 403, carrying "code": "RU-4010" in the response body alongside the human-readable error message. Existing fields are never replaced by the code: it is additive.
Common causes
- A project never turned on the feedback toggle under Errors → Settings.
- The toggle was turned off after being on, and an old deploy still shows the dialog.
How to fix it
- Turn the feedback toggle on for this project under Errors → Settings.
- Or remove init({ feedback }) from the SDK if the dialog was not meant to be there.
Related codes
- RU-4011: Feedback event not found
Still stuck?
Ask support and mention RU-4010: the code pins down the exact refusal path, so you skip the diagnostic back-and-forth.