Hello
We have a web application where user can load files, and this are then loaded to dropbox
To access my Dropbox account, I have a non-expiring token, so far everything is working fine but I saw in your documentation that you are no longer offering these non-expiring tokens.
So, my question is, should I change something in my side? will the current non expiring token continue working?
Thanks