Hello,
After a few days searching I hope to find a solution in the community:
I created a powerapp from a SharePoint-list. The app and sharepointsite are shared with both internal and external (guest) users.
The guest users can open the site, list and even the powerapp which works fine except it doenst load the office-365 users in the peoplepicker.
Following error shows up when the users should load:
Office365-gebruikers.SearchUser mislukt: {
"status": 403,
"message": "Insufficient privileges to complete the operation.\r\nclientRequestId: 053dafb7-de8c-4e89-9803-f528d020a5a8", "error": { "message": "Insufficient privileges to complete the operation." },
"source": "office365users-we.azconn-we-01.p.azurewebsites.net" }
Any ideas?