Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Netatmo API changes: new auth method - customization needed #8

Closed
jostrasser opened this issue Aug 4, 2022 · 0 comments
Closed

Netatmo API changes: new auth method - customization needed #8

jostrasser opened this issue Aug 4, 2022 · 0 comments

Comments

@jostrasser
Copy link

jostrasser commented Aug 4, 2022

Starting October, current way to connect to Netatmo server will be removed and a new one introduced. We will need to find an other way to connect and keep the script working.


To improve the security of our products, we inform you that the Client Credentials grant type method will be completely removed. It will no longer be possible to authenticate with the username and password of the user.

The effective date of this update is October 2022.

How can you authenticate with Netatmo API ?
From this date, the OAuth2 authorization code flow must be followed for authentication.

Source: mail information I received from Netatmo


Documentation from mail: https://dev.netatmo.com/apidocumentation/oauth#authorization-code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant