Skip to content

Fixes error trying to call endpoint with logged out user

Ben requested to merge fix/logged-out-analytics-error-1608 into master

Closes #1608 (closed)

Unless there's a use-case I'm missing where analytics can be accessed logged out, I think this is going to be the best way to catch this and any other similar errors.

Merge request reports