Skip to content

Create approvals with application type permission #2993

@amarkezic

Description

@amarkezic

Is your feature request related to a problem? Please describe the problem.

Problem Description

I'm attempting to create a Microsoft Teams approval from a background service that authenticates using client credentials flow (grant_type: client_credentials) with a client secret. However, the API call is failing with an authorization error.

Current Implementation

Error Details

"Failed to authorize the client, required scope(s) or role(s) not present."

Describe the solution you'd like.

The background service should be able to create Microsoft Teams approvals programmatically without requiring user interaction or delegated permissions.

Additional context?

  • The service needs to operate without user interaction
  • Client credentials authentication is a requirement for our architecture
  • Looking for any supported method to achieve this functionality, including alternative approaches

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions