Forum Discussion

Sharanyamaq's avatar
Sharanyamaq
Icon for Microsoft rankMicrosoft
Jul 01, 2026

You don't have access to talk to this bot, contact the owner. copilot studio

I created a copilot studio agent and then embedded it inside a code app.

It works fine but i am facing the below error. 
You don't have access to talk to this bot, contact the owner. copilot studio

 

I have provided Microsoft based authentication and am an owner so will have access to the bot. Yet facing the above issue. Is there something i am missing

 

2 Replies

  • Actually, I was trying through the web app based embed code we have in newer preview version of the copilot agent. But it seems like for these we have to toggle the authentication as no authentication instead of Microsoft Entra Authenticated. 
    But is there a way to handle this with Microsoft authentication allowed? And if let's say I go with no authentication approach also will the user not have to authenticate the connected flows and connections separately? As this this web app is embed inside code app

     

  • Hi, this usually means the embedded app user is not matching the Copilot Studio access settings.
    Check that the bot is published, the security settings allow your user or group, and you are signing in with the same Entra ID tenant used by the copilot. Also confirm the embedded app is using the correct bot/environment endpoint.
    Even as owner, the embedded channel can still block access if the auth token, tenant, or published bot version does not match.