Hello,
I need help again
the first one works, i got it from a website, the second one with my json file not, he says in the debug that he can't find it? is it up to {post}
[{"id":"449dcaf2.f9f5ec","type":"http request","z":"ba097cdb.476aa8","name":"","method":"GET","ret":"txt","paytoqs":false,"url":"https://jsonplaceholder.typicode.com/posts/{{post}}","tls":"","persist":false,"proxy":"","authType":"","x":510,"y":340,"wires":[["42283808.486d98"]]},{"id":"42283808.486d98","type":"debug","z":"ba097cdb.476aa8","name":"","active":true,"console":"false","complete":"payload","x":710,"y":340,"wires":[]},{"id":"2154a8c0.a0d62","type":"inject","z":"ba097cdb.476aa8","name":"post id","topic":"","payload":"2","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":"","x":110,"y":300,"wires":[["eaf3a59f.a53ab8"]]},{"id":"eaf3a59f.a53ab8","type":"change","z":"ba097cdb.476aa8","name":"","rules":[{"t":"set","p":"post","pt":"msg","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":300,"y":340,"wires":[["449dcaf2.f9f5ec"]]},{"id":"3c900eef.37d34a","type":"trigger","z":"ba097cdb.476aa8","op1":"{\"t\":\"white\", \"b\":\"green\"}","op2":"{\"t\":\"white\", \"b\":\"orange\"}","op1type":"json","op2type":"json","duration":"2","extend":false,"units":"s","reset":"","bytopic":"all","name":"2.1","x":110,"y":400,"wires":[["3950566.01a20aa"]]},{"id":"3950566.01a20aa","type":"ui_button","z":"ba097cdb.476aa8","name":"2.1","group":"b3e4173f.43e458","order":1,"width":0,"height":0,"passthru":true,"label":"2.1","tooltip":"","color":"{{payload.t}} ","bgcolor":"{{payload.b}} ","icon":"","payload":"1","payloadType":"str","topic":"","x":110,"y":340,"wires":[["3c900eef.37d34a","eaf3a59f.a53ab8"]]},{"id":"e5e564bb.4a4988","type":"http request","z":"ba097cdb.476aa8","name":"","method":"GET","ret":"txt","paytoqs":false,"url":"https://ooscom.de/kanban/kanban.json/{{post}}","tls":"","persist":false,"proxy":"","authType":"","x":510,"y":540,"wires":[["51141b48.b58fec"]]},{"id":"51141b48.b58fec","type":"debug","z":"ba097cdb.476aa8","name":"","active":true,"console":"false","complete":"payload","x":710,"y":540,"wires":[]},{"id":"89513c78.50a87","type":"inject","z":"ba097cdb.476aa8","name":"post id","topic":"","payload":"2","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":"","x":110,"y":500,"wires":[["ccc6ce8b.75ded8"]]},{"id":"ccc6ce8b.75ded8","type":"change","z":"ba097cdb.476aa8","name":"","rules":[{"t":"set","p":"post","pt":"msg","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":300,"y":540,"wires":[["e5e564bb.4a4988"]]},{"id":"30ba793b.88c7e6","type":"trigger","z":"ba097cdb.476aa8","op1":"{\"t\":\"white\", \"b\":\"green\"}","op2":"{\"t\":\"white\", \"b\":\"orange\"}","op1type":"json","op2type":"json","duration":"2","extend":false,"units":"s","reset":"","bytopic":"all","name":"2.1","x":110,"y":600,"wires":[["a66bc98e.a09a48"]]},{"id":"a66bc98e.a09a48","type":"ui_button","z":"ba097cdb.476aa8","name":"2.1","group":"b3e4173f.43e458","order":1,"width":0,"height":0,"passthru":true,"label":"2.1","tooltip":"","color":"{{payload.t}} ","bgcolor":"{{payload.b}} ","icon":"","payload":"1","payloadType":"str","topic":"","x":110,"y":540,"wires":[["30ba793b.88c7e6","ccc6ce8b.75ded8"]]},{"id":"b3e4173f.43e458","type":"ui_group","z":"","name":"Default","tab":"fc006c66.c8dc1","order":1,"disp":true,"width":"6","collapse":false},{"id":"fc006c66.c8dc1","type":"ui_tab","z":"","name":"Home","icon":"dashboard","disabled":false,"hidden":false}]