Problem with nanoleaf API integration

  • 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 ?

  • It seems that the Nanoleaf API has changed and now requires a GET request for authentication instead of POST. You'll likely need to update Hyperion to reflect this change. In the meantime, you could try manually obtaining the token via GET and then inputting it directly into Hyperion's configuration, bypassing the automated process. If you're still getting 500 errors, double-check the token and the API endpoint URLs you're using against the latest Nanoleaf documentation. It's possible there are other discrepancies.

  • Would you mind sharing which API and documentation you are referring to?

    The official documentation on the Open API still is about a POST request…

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!