demel42 / IPSymconNetatmoWeather

Download Netatmo-Weather, save in IPS and optional transfer to Wunderground
Other
2 stars 3 forks source link

Netatmo authorization no longer accepted #13

Open tlowcode opened 1 year ago

tlowcode commented 1 year ago

Due to changes in Netatmo security policies (can be read here: https://dev.netatmo.com/apidocumentation/oauth#authorization-code), the login / authorization of the Symcon module is no longer working:

04.10.2023, 13:11:38 |       do_HttpRequest | http-POST: url=https://api.netatmo.net/oauth2/token
04.10.2023, 13:11:38 |       do_HttpRequest |     postdata=Array<LF>(<LF>    [grant_type] => password<LF>    [client_id] => xxxx<LF>    [client_secret] => xxxxx<LF>    [username] => xxxx<LF>    [password] => xxxxxx<LF>    [scope] => read_station<LF>)<LF>
04.10.2023, 13:11:38 |       do_HttpRequest |  => errno=0, httpcode=400, duration=0,1s
04.10.2023, 13:11:38 |       do_HttpRequest |     cdata={"error":"unauthorized_client"}
04.10.2023, 13:11:38 |       do_HttpRequest |     statuscode=214, err=got http-code 400
cooljackgi commented 10 months ago

gibt es hier ein workaround? habe das gleiche problem

ABehr87 commented 8 months ago

Seit einem Update letzte Woche klappt die Authorisierung bei Netatmo auch nicht mehr. Es kommt immer wieder das Applikation Dritter akzeptieren Fenster. Man landet also in einer Schleife. Andere Mailadresse erzeugt das gleiche Bild. Verschiedene Browser oder Geräte ändern leider auch nichts.

cooljackgi commented 8 months ago

habe es auch in diversen Kombinationen probiert