You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get-PnPAzureACSPrincipal: The security validation for this page is invalid. Click Back in your Web browser, refresh the page, and try your operation again.
#4701
Originally posted by GTE88 January 22, 2025
I am executing the below commands to get the list of SharePoint App principals created using AppRegNew.aspx and are displayed in AppPrincipals.aspx page
Connect-PnPOnline -Url "https://SharePointsiteURL" -TenantAdminURL "https://tenantadminURL" -useweblogin Get-PnPAzureACSPrincipal -Scope Site
But I get the below error:
Get-PnPAzureACSPrincipal: The security validation for this page is invalid. Click Back in your Web browser, refresh the page, and try your operation again.
I'm executing the command in PowerShell 7 using Tenant admin account.
Kindly assist me resolve this issue?
The text was updated successfully, but these errors were encountered:
Discussed in #4700
Originally posted by GTE88 January 22, 2025
I am executing the below commands to get the list of SharePoint App principals created using AppRegNew.aspx and are displayed in AppPrincipals.aspx page
Connect-PnPOnline -Url "https://SharePointsiteURL" -TenantAdminURL "https://tenantadminURL" -useweblogin
Get-PnPAzureACSPrincipal -Scope Site
But I get the below error:
Get-PnPAzureACSPrincipal: The security validation for this page is invalid. Click Back in your Web browser, refresh the page, and try your operation again.
I'm executing the command in PowerShell 7 using Tenant admin account.
Kindly assist me resolve this issue?
The text was updated successfully, but these errors were encountered: