Tasmota Rule problems

  • Code
    Hello I have a shelly1 with Tasmota and with a rule I control a shelly 2.5
     with a blind "ON button1 # state = 11 DO WebSend [192.168.10.148/roller/0?go=to_pos&roller_pos=50] ENDON" and yet another shelly1 is not possible doing the same thing "ON button1 # state = 11 DO WebSend [192.168.10.123/relay/ 0? Turn = toggle] ENDON". If I send the order through the browser, it works. Does anyone know why this happens?