Copilot Studio Not Letting Me Share on Teams

Harris, Allen 65 Reputation points
2025-02-11T16:03:04.1066667+00:00

Hey All,

I've been tasked by my company with creating chat bots to deploy to Microsoft Teams using Copilot Studio. It was working great until yesterday - I've created 5 bots that worked great and deployed just fine to Teams.

Until yesterday.

With a new bot that I created yesterday, when I go to Channels->Microsoft Teams->Availability Options->Share to My Teammates and Shared Users, it just shows a blank screen:

User's image

When I view the network traffic for that modal window, I show an API call to "ShareV2" that's returning the following 404 Error:

{ "ErrorCode": 4100, "ErrorMessage": "404 from RP: {"error":{"code":"BotNotFound","message":"The bot 'I removed this for security purposes' could not be found in the tenant 'I removed this for security purposes'."}}", "ErrorInfo": null, "Error": { "RetryIn": null, "InnerErrors": [], "Code": "StorageUnitNotAssigned", "Message": "404 from RP: {"error":{"code":"BotNotFound","message":"The bot 'I removed this for security purposes' could not be found in the tenant 'I removed this for security purposes'."}}", "Properties": {}, "Diagnostics": null } }

The other bots I created are working fine, and the ShareV2 call does not return an error.

Does anybody have any idea why this is happening or how to fix it?

Thanks,

-- Allen

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,848 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.
3,552 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
572 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.