Thanks for the info! I did as advised.
Now I can call the APi but it’s still complaining about: Access token is missing
How do I actually perform the authentication via API? I’ve tried different options but no luck.
it uses OAuth, so you’ll need to get an access token to pass before you can call the api if you’re trying to build something yourself. There is already a thermostat component for netatmo, but I’ve used the API through node-red also.
Depending on the grant type, you need to pass headers like