HI out there and Merry Christmas,
would someone please tell me what's wrong with that line:
http://192.168.2.130:16021/api/v1/new
The story behind:
My beloved daughter brought a awesome twolegged creature (maybe extraterrestrian) to my house. He installed funny lightpanels he called "nanoleaf shapes". After inspecting my router (AVM 7490) I found a device called Shapes C0EB (among new others like soundbar. smart tv....)
Calling his webinterface for this device gives me:
Nanoleaf Firmware update
Current Firmware Version5.0.1
Serial Number S20310Hxxxxxx
Hardware Version1.1-0
Bootloader Version2.1.21
Google says there is a REST Api for this device, and you have to create a new AccessToken to get access to the device. By the way, E.T. has left the building for some days. ?
Should start sequence by pushing on-button for 5 seconds (LEDs will blinking in pattern) type to my browser- "http://192.168.y.x:16021/api/v1/new" within 30 sec. But this would not talk to me i.e. like HC2 api does.
Thank god there is @Sankotronic and his VD. Excellent job (but that's not really new to forum User) Thank YOU!!! Inspecting the Global tabel "CanvasMain" gives me the token. Using this token with other statements works fine. So I look to VD code and thinks he didn't do something different like me.
So could someone help me out and explain why?
Thanks
Gerhard
P:S, does someone uses "Postman" i didn't get the sense, and this doesn't report the token either.