Pregunta

As far as I can tell, the access_token received from Dropbox API doesn't expire. I want to build an application based on this service. Is there a way to check if the access token has expired?

¿Fue útil?

Solución

You can just call an API method to check. E.g. /account/info.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top