I was trying to integrate Sharepoint online connector. However, while going through documentation Registering an Application Using the SharePoint Online Portal I am confused about pre-requisite.
While creating app in sharepoint For App domain field what should be the value? Is it domain name example: acme365.sharepoint.com? Can anyone please help me out?
Yes we tried that too, test connection works fine but aggregation gives this error thought we messed up something “Error - {“odata.error”:{“code”:”-2147024891, System.UnauthorizedAccessException",“message”:{“lang”:“en-US”,“value”:“Attempted to perform an unauthorized operation.”}}}" I checked with Sharepoint admin team they said they’ve applied perms. Is there anything else I must check?
Check the permissions assigned to the application or the user account used for authentication. Ensure that the necessary permissions have been granted to access the SharePoint resource you are attempting to reach. Common permissions needed to access SharePoint lists include “Read”.
I tried to add some specific sites and it worked however if I select manage all sites it’s only aggregating groups! I have also checked with Sharepoint admin they said “Full Control” permission has been applied to application but still unable to load account.