Skip to content

WIP: [Sprint/PinkPanther](fix): Better handling of 'user not found' state at v1/groups/member. #871

Ben requested to merge fix/update-markers-no-user-guid-871 into master

Summary

Not entirely sure how to replicate this, as if you're not logged in the request should return "Not authenticated etc". That said following it down the stack to the endpoint that is passing in a null user GUID, and taking logic from another part of the site for 'null user handling' makes the most sense to me.

Edited by Brian Hatchet

Merge request reports