Open waldekmastykarz opened 3 years ago
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.
Has there been any resolution to this? I'm suddenly getting a similar error when trying to teamify a site:
Add-PnPTeamsTeam : {"odata.error":{"code":"10005","message":{"lang":"en-US","value":"Authentication method is not allowed."}}}
Has there been any resolution to this? I'm suddenly getting a similar error when trying to teamify a site:
Add-PnPTeamsTeam : {"odata.error":{"code":"10005","message":{"lang":"en-US","value":"Authentication method is not allowed."}}}
Looks like it's related to this issue.
I am facing the same error when running Add-PnPTeamsTeam command with user authentication.
PnP.PowerShell version - 1.5.0 User running command is global, SharePoint and Teams administrator User has valid SharePoint license assigned Register-PnPManagementShell command executed and admin consent for all the permissions are given
What am I missing here?
@gautamdsheth would you be able to shed some light on this issue sir?
The bearer Token is clearly not supported for SyncSolutionToTeams, docs should be updated.
When trying to call the
SyncSolutionToTeams
operation with a bearer token, you get the following error:If this is by-design, we should update the docs to make it explicit that only cookie-based auth is supported.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.