alexander
Panoramica attività
Ultima attività di alexander
-
alexander ha commentato,
Ok, thank you!
- Visualizza commento
- 0 voti
-
alexander ha creato un post,
"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 follower
- 2 commenti
- 1 voto
-
alexander ha commentato,
It seems to be fixed now, thanks!
- Visualizza commento
- 3 voti
-
alexander ha creato un post,
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 follower
- 3 commenti
- 1 voto
-
alexander ha commentato,
I'm also seeing this on both Netatmo Welcome and Presence and it's extremely annoying.
- Visualizza commento
- 1 voto
-
alexander ha commentato,
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...
- Visualizza commento
- 0 voti
-
alexander ha commentato,
@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...
- Visualizza commento
- 0 voti
-
alexander ha commentato,
@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...
- Visualizza commento
- 0 voti
-
alexander ha commentato,
@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...
- Visualizza commento
- 0 voti
-
alexander ha commentato,
My app could now successfully refresh the auth token on several device in parallel, so maybe this was a temporary problem.
- Visualizza commento
- 0 voti