Open mirontoli opened 4 years ago
Whenever I log in with -SPOManagementShell (due MFA) and execute Measure-PnPResponseTime against a SharePoint Online Site, it results 403 Forbbiden.
-SPOManagementShell
To summarize what works and what does not:
✔️ SharePoint 2013 Site ✔️ SharePoint Online without Multi Factor Authentication ❌ SharePoint Online with MFA (Connect-PnPOnline -SPOManagementShell)
See the measurement results
WARNING: Reply from https://<tenantname>.sharepoint.com/SitePages/Home.aspx: 403
Connect-PnPOnline https://<tenantname>.sharepoint.com -SPOManagementShell Measure-PnPResponseTime
3.18.2002.0
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.
Issue
Whenever I log in with
-SPOManagementShell
(due MFA) and execute Measure-PnPResponseTime against a SharePoint Online Site, it results 403 Forbbiden.To summarize what works and what does not:
✔️ SharePoint 2013 Site ✔️ SharePoint Online without Multi Factor Authentication ❌ SharePoint Online with MFA (Connect-PnPOnline -SPOManagementShell)
Expected behavior
See the measurement results
Actual behavior
Steps to reproduce behavior
Which version of the PnP-PowerShell Cmdlets are you using?
What is the version of the Cmdlet module you are running?
3.18.2002.0
How did you install the PnP-PowerShell Cmdlets?