Resolved! Get User Details In SDK Custom UI Page
I've been trying to find a way to access the logged in user's details from a custom UI Page made in React using the ServiceNow SDK v4.0.2. The only examples given have been using fetch requests to tables using the token retrieved from g_ck for authen...