I’ve been getting this error lately with my Android app. Whenever I try to login I get this error. The only way yo fix it would be uninstalling the app, and installing it back again. Any reasons why this is happening?
Btw I’m using Google provider to login with backendless. Backendless.UserService.loginWithOAuth2() function.
BackendlessFault{ code: ‘3064’, message: ‘Not existing user token - 714EE160-C48F-4E56-80B3-24F2AB99614D. Relogin user to update your user token’, detail: ‘Not existing user token - 714EE160-C48F-4E56-80B3-24F2AB99614D. Relogin user to update your user token’, extendedData: ‘{}’ }