The Market Robo™
All problems
TMKR-5004
Warning
Vendor

Config field is read-only

A remote configuration change tried to modify a field marked read-only.
Configuration & symbolsAlso known as: READ_ONLY_FIELD, config_read_only

Symptoms

The change result reports error_code READ_ONLY_FIELD.

Causes

The targeted field is declared read-only (e.g. a computed or balance field).

How to fix it

1
Don't target read-only fieldsOnly request changes to writable fields. If a field should be editable, remove its read-only flag in the schema and re-publish.
Did this fix it?If you're still seeing TMKR-5004, open a support ticket with the code and your license ID and we'll help directly.