geosolutions-it / smb-android

GoodGo Android app
GNU General Public License v3.0
2 stars 6 forks source link

API requests fail if access token is expired #82

Closed giohappy closed 5 years ago

giohappy commented 6 years ago

If the access token expires while the app is alive, API requests fail silently. For instance no tracks are displayed even on refresh. On error response the API should trigger the renewal of the token.