Skip to content

TypeError: null is not an object (evaluating 's.access_token')

Sentry Issue: MOBILE-E

TypeError: null is not an object (evaluating 's.access_token')
    at src/common/services/session.service.(session.service.js:62)
    const [accessToken, refreshToken, user] = await this.sessionStorage.getAll();
...
(13 additional frame(s) were not displayed)