alexander
Aperçu des activités
Dernière activité effectuée par alexander
-
alexander a ajouté un commentaire,
Ok, thank you!
- Afficher le commentaire
- 0 vote
-
alexander a créé une publication,
"There is no application corresponding to this id" error when trying to log in
Hello, on September 22 and today, users reported that they get the error "There is no application corresponding to this id" when trying to log in to the Netatmo account in my app Weather Status. Wa...
- alexander
- 3 abonnés
- 2 commentaires
- 1 vote
-
alexander a ajouté un commentaire,
It seems to be fixed now, thanks!
- Afficher le commentaire
- 3 votes
-
alexander a créé une publication,
Weather API returns HTTP Status 404
Since about an hour, the https://api.netatmo.com/api/getstationsdata API endpoint returns a 404 Not Found HTML page instead of an API response. This breaks all weather API clients.
- alexander
- 3 abonnés
- 3 commentaires
- 1 vote
-
alexander a ajouté un commentaire,
I'm also seeing this on both Netatmo Welcome and Presence and it's extremely annoying.
- Afficher le commentaire
- 1 vote
-
alexander a ajouté un commentaire,
The documentation says (and I don't believe that has changed): "When you request a token (via grant type credentials or authorization code) you retrieve as well the validity timelapse and a refresh...
- Afficher le commentaire
- 0 vote
-
alexander a ajouté un commentaire,
@David: I've looked at your code again, and you don't seem to take into account the "expires_in" return parameter at all. This is usually 10800 seconds, so 3 hours. If the expiration date (timestam...
- Afficher le commentaire
- 0 vote
-
alexander a ajouté un commentaire,
@david: I checked my token refresh code and I'm NOT setting an "Authorization" header for the "https://api.netatmo.com/oauth2/token" request when refreshing a token and I don't see the problems you...
- Afficher le commentaire
- 0 vote
-
alexander a ajouté un commentaire,
@david: in your "UpdateAccessToken" method, are you saving both the new access token AND the new refresh token returned by the server? With yesterday's change, the server returns a new refresh toke...
- Afficher le commentaire
- 0 vote
-
alexander a ajouté un commentaire,
My app could now successfully refresh the auth token on several device in parallel, so maybe this was a temporary problem.
- Afficher le commentaire
- 0 vote