What sample tool are you using?
I'm using this sample https://github.com/microsoft/CopilotStudioSamples/tree/main/ui/embed/sharepoint-customizer
Describe the bug
After building the project and deploying to Sharepoint, the Agent is not working because every call to the directConnectUrl return 404. I have tried configuring environmentID + agentID and just directConnectUrl fetching it from the "web App" channel from copilot studio. Nothing works.
To Reproduce
Steps to reproduce the behavior:
- Build the project with real configs
- deploy the customizer
- click the copilot icon
- the chat will not start
Expected behavior
I expect the chat to start
Screenshots
Additional context
Building with docker apline npm 22 image. No errors during the build.
What sample tool are you using?
I'm using this sample https://github.com/microsoft/CopilotStudioSamples/tree/main/ui/embed/sharepoint-customizer
Describe the bug
After building the project and deploying to Sharepoint, the Agent is not working because every call to the directConnectUrl return 404. I have tried configuring environmentID + agentID and just directConnectUrl fetching it from the "web App" channel from copilot studio. Nothing works.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect the chat to start
Screenshots
Additional context
Building with docker apline npm 22 image. No errors during the build.