Ingebrigt Nygård

Results 6 comments of Ingebrigt Nygård

@v-vdixit Anything I can do to help?

@v-vdixit Hi, here are the screenshot of deployment and successful working of the function app: ![image](https://github.com/Azure/Azure-Sentinel/assets/37065507/ccc84b93-1337-40fa-9d2c-9d98ce4034b4) ![image](https://github.com/Azure/Azure-Sentinel/assets/37065507/b921a088-09bc-47b8-8d69-b77595148513)

Hi @v-vdixit Here is a screenshot with invocation details for one run containing emails to push and one without. ![image](https://github.com/Azure/Azure-Sentinel/assets/37065507/d2359f2d-8e77-4ca0-81f1-d5f681b9fe2b)

We are still seeing this issue. Any fix to this issue yet?

We are also experiencing this on v3.27. Both on MemoryStorage, SessionStorage and LocalStorage and multiple browsers. Everything works fine, but for every API call that needs an accessToken the `acquireTokenSilent()`...

@MortenGuldbaek I agree that @azure/[email protected] have fixed it, but for me only after running aquireTokenSilent() with the flag `forceRefresh` first it seems like. Not sure how this would behave for...