Skip to content

Bearer token not supported with the SyncSolutionToTeams operation #6584

@waldekmastykarz

Description

@waldekmastykarz

When trying to call the SyncSolutionToTeams operation with a bearer token, you get the following error:

{
  "odata.error": {
    "code": "10005",
    "message": {
      "lang": "en-US",
      "value": "Authentication method is not allowed."
    }
  }
}

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:csom/rest/apiCategory: SharePoint Client Side Object Model SDK / REST APIarea:docs-commentCategory: Comment left on bottom of a docs page here: https://docs.microsoft.com/sharepoint/devstatus:to-be-reviewedIssue needs to be reviewed by Microsoft for additional follow up / review.type:archive-old-issueIssues which are closed as tool old for active work

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions