Hi everyone,
I am setting the access request of a private SharePoint site to 2 email addresses. These 2 emails all have Owner role.
The format I entered was: username1@domain.com,username2@domain.com
2 mails were separated by a comma without space.
But the site showed "Something went wrong" and in the developer windows, it raised 1 error in console tab:
"SCRIPT5007: Unable to get property 'webPermMasks' of undefined or null reference."
I expect the access requests for this site will be sent to 2 email addresses for approval.
Please help me with this case.
Thanks,
Hung