Hi all,
My objective is on form load, call MS Graph API to obtain an access token to then call the SharePoint API to query the members of a site group. I am stuck on CORS implementation. I have added a redirect-uri within my app registration in Azure, but I am still receiving the same error message every time. Below is a guide that should be very similar to my scenario.
Call the SharePoint REST API from Dynamics 365 (Business Central) - Ward Wilmsen - Blog