Leslie Community moderator
Commenti
Attività recente di Leslie
-
@sebastien, For me, the most logical reason is that a request to /token endpoint is sent meanwhile, invalidating the former values but not correctly caught in your code. As said previously this re...
- Visualizza commento
- 0 voti
-
Hi André, Unfortunately no, if you "miss" a refresh_token (not correctly stored, incorrect value, ...) you must redo the /authorize process (manually) to get the "code" value at user's redirection ...
- Visualizza commento
- 0 voti
-
Hi Rico, The refresh_token doesn't have an expiration date. It will always remain valid even if you use it several days later. Are you sure you don't have any routine sending a request to the /toke...
- Visualizza commento
- 0 voti
-
Hello Tawi, Now, the access/refresh_token values are changed at each new call to /token endpoint and former values invalidated. So, after 3 hours when it's time to refresh your access_token, you mu...
- Visualizza commento
- 0 voti
-
Hello, Several things : historic data of Weather Stations are only available for devices belonging to you, or if you are invited to an installation. In the weathermap we display you will only acce...
- Visualizza commento
- 0 voti
-
Hello, I'll forward your remarks to the concerned teams The access_token is always valid for 3 hours. So, once your /token request launched you'll know that it will expire in 10800 seconds Have a g...
- Visualizza commento
- 0 voti
-
@David I forgive you :D Thanks for this feedback, it could be helpful for others Have a good day, Leslie - Community Manager
- Visualizza commento
- 0 voti
-
Hello David, Indeed we display "invalid_grant" and not something like "expired_token". I'll see with the teams if it's wanted or if it can be more verbose If the refresh token process is broken for...
- Visualizza commento
- 1 voto
-
Hello Thomas, Indeed, the access_token from the webapp has a higher access level than the one from a classic third-party use. So that, some information are only displayed in the web app or our nati...
- Visualizza commento
- 0 voti
-
@David, Strange ... no problem, you can refresh the access before its expiration if you want Please keep me informed if it fixed your issue Have a good day, Leslie - Community Manager
- Visualizza commento
- 0 voti