Target SharePoint environment
SharePoint Online
What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
Developer environment
Windows
What browser(s) / client(s) have you tested
Additional environment details
- browser version -150.0.7871.116
- SPFx version - 1.24.0-beta.2
- Node.js version 22.14
Describe the bug / error
I have created a Copilot Component from scratch with react framework option and I am not able to run it in M365 Copilot after deployment. It shows a blank screen
There is no error in the console but the Network call shows 404 for endpoint '/_api/mcp/beta/spfx'
Steps to reproduce
- Create a new Copilot Component using the Yeoman generator
- Build and package the component
- Add the package to the tenant app catalog
- Click "Add to Teams" button
- Go to M365 Copilot and select the agent
Expected behavior
I should be able to use the agent in M365 Copilot without any error.
Target SharePoint environment
SharePoint Online
What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
Developer environment
Windows
What browser(s) / client(s) have you tested
Additional environment details
Describe the bug / error
I have created a Copilot Component from scratch with react framework option and I am not able to run it in M365 Copilot after deployment. It shows a blank screen
There is no error in the console but the Network call shows 404 for endpoint '/_api/mcp/beta/spfx'
Steps to reproduce
Expected behavior
I should be able to use the agent in M365 Copilot without any error.