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

FFGL, OSC, GLSL. If you like abbreviations, this is the forum for you
Post Reply
4omp
Hasn't felt like this about software in a long time
Posts: 50
Joined: Tue Dec 20, 2011 17:53

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

Post 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}}

Zoltán
Team Resolume
Posts: 7088
Joined: Thu Jan 09, 2014 13:08
Location: Székesfehérvár, Hungary

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

Post by Zoltán »

Try leaving that part out.
Software developer, Sound Engineer,
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu

4omp
Hasn't felt like this about software in a long time
Posts: 50
Joined: Tue Dec 20, 2011 17:53

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

Post by 4omp »

this happened in 7.12.1, same code works in 7.14.2

Post Reply