I'm trying to embed a chatbot created with Microsoft Copilot Studio into my Shopify store, but I encountered the following error during testing:
Sorry, an unexpected error occurred. We're investigating.
Error code: IntegratedAuthenticationNotSupportedInChannel
Conversation ID: 4kzwnZeUf9oFW3BEUmmvfU-as
My Configuration:
- Authentication setting: No authentication
- Embed code: I added the following
<iframe>
code into my Shopifytheme.liquid
file:
Any help or guidance would be greatly appreciated!