Internal error attempting to access Members/PrivateMembersData

Guys - LOGINEMAIL_FIELD is my own variable - it represents the string “loginEmail” which is in the collection:

(at the top of my backend file):

const LOGINEMAIL_FIELD = “loginEmail”;

I will take a look at the links you provided.

Tad