question

MayankSharma-9142 avatar image
0 Votes"
MayankSharma-9142 asked NikithaMSFT-0176 answered

No modern group was found that matches the ID

Hi,

I am using https://graph.microsoft.com/beta/groups/{id}/onenote/notebooks to add OneNote to Microsoft Teams team. It was working fine until last week and not I get "No modern group was found that matches the ID e4025302-a6db-4902-99a4-3713b8ab25eb". I am creating a Microsoft Team via Microsoft Flow and adding a OneNote tab to the General channel of the team.

{
"error": {
"code": "20160",
"message": "No modern group was found that matches the ID e4025302-a6db-4902-99a4-3713b8ab25eb.",
"innerError": {
"date": "2021-05-17T18:16:31",
"request-id": "ecf03a70-19d6-447e-9ab2-df2703c14d1c",
"client-request-id": "ecf03a70-19d6-447e-9ab2-df2703c14d1c"
}
}
}

office-teams-app-devmicrosoft-graph-teamwork
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@MayankSharma-9142,
According to your description, you question is related to Teams Graph API. I will remove office-teams-windows-itpro tag and add the correct tag – office-teams-app-dev tag. Thanks for your understanding.

0 Votes 0 ·

We are not able to repro the issue at our end. e4025302-a6db-4902-99a4-3713b8ab25eb - is this you group id? Could you please share the request url and request body?

0 Votes 0 ·

Thanks Nikitha. The GUID I shared was made up one but I think I have an idea of what could be the problem. After creating the team, the team's Files tab and Wiki tab were not loading up and SharePoint site wasn't accessible for a long time. I kept seeing this message under Files tab, "We can't get your files. We're working on getting them back."
This made me think that there was probably an issue with provisioning the SharePoint site. I tried creating a team with a different name and it worked just fine. I have been testing with the same name and deleting the teams so could be something didn't cleanup properly and now that name can't be provisioned in SharePoint. I couldn't find the site in SharePoint admin fyi. I will report back if the issue comes up again. Thank you for your time.

0 Votes 0 ·

1 Answer

NikithaMSFT-0176 avatar image
0 Votes"
NikithaMSFT-0176 answered

Copying answer from comments for better Understanding:

After creating the team, the team's Files tab and Wiki tab were not loading up and SharePoint site wasn't accessible for a long time. I kept seeing this message under Files tab, "We can't get your files. We're working on getting them back."
This made me think that there was probably an issue with provisioning the SharePoint site. I tried creating a team with a different name and it worked just fine. I have been testing with the same name and deleting the teams so could be something didn't cleanup properly and now that name can't be provisioned in SharePoint. I couldn't find the site in SharePoint admin fyi. I will report back if the issue comes up again

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.