Hello,
I’m using on-prem DataGerry 3.0.0
I’m trying to update (add a new field) in existing section template I created earlier through the UI (has about 32 fields in it)
I’m getting 400 error after pressing “Save” button. Seems to me that the http request payload is sent in the url instead of the body of the request…although, the REST API doc states that the updated fields should be sent in the request body and not in the URL
Is this a bug ? am i doing something wrong ?
Amos

