ClientId Problems on Teams App development

Marcus Bieber 5 Reputation points
2023-03-10T07:03:11.95+00:00

Hello,

I try to rebuild:
https://github.com/OfficeDev/TeamsFx-Samples/tree/dev/hello-world-tab

But I get the Errors:

@microsoft/teamsfx : Info - Create teams user credential
@microsoft/teamsfx : Verbose - Validate authentication configuration
@microsoft/teamsfx : Error - initiateLoginEndpoint, clientId in configuration is invalid: undefined.

I couldn't find a solution elsewhere.

Any advice?

Thanks in advance an kind regards.

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,877 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Sayali-MSFT 2,266 Reputation points Microsoft Vendor
    2023-03-16T08:52:33.8433333+00:00

    You can create a tab app with Teams. Please follow the below step by step guidance to create the hello world Tab.

    Reference Link-
    https://learn.microsoft.com/en-us/microsoftteams/platform/sbs-gs-javascript?tabs=vscode%2Cvsc%2Cviscode#feedback

    0 comments No comments