Digital Multi Write is not working

When i use digitalMultiWrite, the browser shows the value but the LEDs are not glowing. I’ll hereby give the connection and API code

https://cloud.boltiot.com/remote/APIKEY/digitalMultiWrite?pins=1,2&states=HIGH,HIGH&deviceName=BOLTXXXXXXX

The browser output is,
{“value”: “1”, “success”: 1}

led connections ->
led1 longleg -pin 1, short leg - GND
led2 long leg - pin 2 , short leg - GND

Hai @adhisivan2000,
sharing the connections,the configuration code pictures could help in understanding your problem more in detail.Please recheck if you have chosen your pins in the hardware tab and no case-sensitive mistakes in code tab.
thank you.