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

 

1 Reply

  • 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.