Page 1 of 1

Rest API: error reading field "bypassed": value is not bool

Posted: Wed Mar 29, 2023 23:05
by 4omp
Got error when trying to make python (or with web) put request in /composition. Same with any others parameters.

example of json:
{"bypassed": {"valuetype": "ParamBoolean", "id": 1680124822111, "value": false}}

Re: Rest API: error reading field "bypassed": value is not bool

Posted: Thu Apr 13, 2023 17:33
by Zoltán
Try leaving that part out.

Re: Rest API: error reading field "bypassed": value is not bool

Posted: Sun Apr 23, 2023 14:41
by 4omp
this happened in 7.12.1, same code works in 7.14.2