You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: requestAccessUpdate targetAccessName uses doctor's sharing access ID
Was using invite.checkAndGetAccessInfo() which returns patient-side
access info (wrong username). Now uses the doctor's own sharing access
ID to build the CC key that matches the patient-side CollectorClient.key.
0 commit comments