problem - using rest api to do http post to set settings - 10,000 characters limitation
we have this setting created in our demo system. It has 64k limitation. [hinterlands] data :wc string 0 64000 But when I try to do a http post with a value of 30k characters, it throws me...