Anyone else finding they cannot read custom fields from the Authenticated User object? The user is already authenticated using Google Login. Can read display_name, but not other custom fields (e.g. bio) in Users document for that authenticated user via Authenticated User fields. Also being told missing or insufficient permissions to query the Users document using a filter for User Id. Permissions set such that Users Collection is create, read, update, delete for Users collection.
Why cannot read field in Users collection when already authenticated?
10 replies