TypeError: Cannot read property 'id' of null
freezy opened this issue · 0 comments
freezy commented
View details in Rollbar: https://rollbar.com/freezy/server/items/30/
TypeError: Cannot read property 'id' of null
File "/var/www/server/staging/master-fdd92f8424/src/app/authentication/authentication.api.ts", line 81, in AuthenticationApi.authenticate
apm.setUserContext({ id: localUser.id, username: localUser.name, email: localUser.email });
File "<anonymous>", line unknown, in <unknown>
File "internal/process/next_tick.js", line 229, in process._tickDomainCallback [as _tickCallback]