Forum Discussion
KChawla1404
Jul 08, 2025Copper Contributor
Getting error when trying to get user access token in SPfx solution using MSAL
Referring https://github.com/microsoft/CopilotStudioSamples/tree/main/SharePointSSOComponent and tried to implement it. Getting error when trying to get user access token using MSAL. The Error is: ...
MastOfRoads
Jul 12, 2025Iron Contributor
Update MSAL.js to the latest version in the SPFx solution and ensure that Azure AD applications are registered with the correct API permissions like Sites.ReadWrite.