Open MangeshKhatal17 opened 3 months ago
Hey @MangeshKhatal17 , couple of questions:
Hi @adilei ,
Thanks, this just means you need to add a URI to your canvas app registration. The difference isn't between users - it's probably the case that some users access the SharePoint site with/without trailing slashes. Just makes sure both variations are in the app registration.
It's in the setup instructions :)
We updated AAD app settings for Single-Page Application pointing to site collection with and without trailing slash. It started working for few users, but some users are still facing issue where iframe keeps on loading and throws timeout error in console.
We updated AAD app settings for Single-Page Application pointing to site collection with and without trailing slash. It started working for few users, but some users are still facing issue where iframe keeps on loading and throws timeout error in console.
Try checking for more detailed errors like in the previous round of troubleshooting
Hello, I encountered the same “time out” issue , and I followed the instructions to add SharePoint’s access address with a slash, but I still received the same error message on the image, and the user interface keeps displaying “loading”. I am a developer, and my own SharePoint’s Copilot is working normally.
Hello, I encountered the same “time out” issue , and I followed the instructions to add SharePoint’s access address with a slash, but I still received the same error message on the image, and the user interface keeps displaying “loading”. I am a developer, and my own SharePoint’s Copilot is working normally.
Make sure users can sign-in with the "login" button on the demo website
We deployed an SPFx package on our SharePoint site, configured with SSO authentication through Azure AAD App and Copilot bot. While some users can access the bot without any issues, others encounter problems when trying to open the iframe from the SPFx package—it continuously loads without success. These users are experiencing token timeout issues. A screenshot illustrating the problem is attached.