Graph Create Teams error with custom Template French-ca Tenant

Micael Levesque 46 Reputation points
2020-11-24T13:33:25.787+00:00

I guess the graph POST /teams fonctionnality only has been tested with en-us tenants as a french tenant Graph API will come back with an error saying : Failed to execute Templates backend request CreateTeamFromTemplateRequest. A template with id '[id]' and locale 'en-US' could not be found.

when the param "template@odata.bind" is set to our custom id template. As we can deduce, its looking into an en-us side and our resources are not en-us!

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,907 questions
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,930 questions
{count} votes

12 answers

Sort by: Most helpful
  1. Eliot Cole 16 Reputation points
    2022-11-08T01:22:31.04+00:00

    We're also seeing this issue, and we're a Microsoft Partner.

    What's going on?

    ---

    Incidentally, creating teams as 'en-US' is not a good thing just to get access to teams templates. It's bad for so many reasons, but not least it seems that it's really difficult to programmatically reverse that decision via the REST API and HTTP actions. It might not even be possible. :-(

    0 comments No comments

  2. Abdeldjallil FERCHOUCHE 0 Reputation points
    2023-05-24T16:11:13.38+00:00

    Same error, cannot create teams based on template with local language other then en-US using Graph API, error message :
    A template with id '[id]' and locale 'en-US' could not be found
    Any solution to this issue please ?

    0 comments No comments