Replies: 2 comments
|
Hi @silverhack , about this issue. If I have global admin role I obtain this error, but if I'm only SharePoint Administrator no. I can have global reader role and I don't have problems. Maybe, it's a bug? I appreciate your help Regards, Vanessa |
0 replies
|
Hi @vanessav5 apologies for the late reply. I believe it's a permission issue. Please, note that you can use the -Verbose, -Debug and -InformationAction parameters to get information from console about authentication errors. Regarding SharePoint permissions, there are a lot of information and good posts about this:
Hope that helps. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I have the following roles:
Global Admin
Exchange admistrator
SharePoint Administrator
Security Administrator
I have downloaded the last monkey version and I can obtain all reports except SharePoint's report. When I execute monkey and try to obtain SharePoint reports, I have the following error:
WARNING: [11:13:42:515] - [Connect-MonkeyM365] - Not connected to SharePoint Online admin site - warning -
DESKTOP-650O55N - Monkey365SharePointError
The command line is the following:
$assets = Invoke-Monkey365 -Export HTML -PromptBehavior SelectAccount -IncludeEntraID -Instance Microsoft365 -Collect SharePointOnline
I can log in to the tenant without errors, but SharePoint always obtains the error message.
Please your help
Regards,
Vanessa
All reactions