Hello,
I just bought a nanoleaf matter led strip this one : https://nanoleaf.me/en-EU/products…y=hd-300&size=5
But I have a problem when I connect to it : the nanoleaf docs I found said to do a POST request to get the authentication token but in fact when I try it manually it only accept GET request.
So When I use hyperion to add my token it doesnt work because it gets 405 method not allowed.
And When I add the token myself I still have error like 500 when getting info about the devices.
Can you help me fix that issue ?