not able to authenticate through share point online management shell

Microsoft

Hi I am getting error while try to login through sharepoint online management shell

 

Actually I want to deploy the package on sharepoint online to use in modern pages. Its for script editor web part. I follow the link to deploy package "https://support.shortpoint.com/support/solutions/articles/1000271557-prerequisite-1-setup-site-colle...".

error:

Connect-SPOService : Could not authenticate to SharePoint Online https://microsoft.sharepoint.com/teams/Opsbidev using
OAuth 2.0
At line:1 char:1
+ Connect-SPOService
+ ~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Connect-SPOService], AuthenticationException
+ FullyQualifiedErrorId : Microsoft.Online.SharePoint.PowerShell.AuthenticationException,Microsoft.Online.SharePoi
nt.PowerShell.ConnectSPOService

 

also I tried to find the appcatalog  to deploy on the path "https://<tenant>.sharepoint.com/sites/AppCatalog/AppCatalog"  but unable to find.

 

 

0 Replies