You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reaching out. Could we ask for a favor and keep trying for up-to 4-5 hrs. please? We have heard reports that for Free Azure AD tenants, the warm-up for the first event is sometimes running into hours and wanted to get some more evidence. Thanks for your patience.
The CAE does not seem to work as I expect it to. (Not sure if this is the correct place to report this)
Test setup
Expect an exception or a 401 after N minutes
Graph API call:
https://github.com/damienbod/AspNetCoreAzureADCAE/blob/main/BlazorStandalone/Server/Services/MsGraphService.cs#L15-L22
Graph client is initialized as follows: (delegated user with downstream api)
https://github.com/damienbod/AspNetCoreAzureADCAE/blob/main/BlazorStandalone/Server/Program.cs#L35-L38
I have the feature enabled:
Using the following Graph package:
Code: https://github.com/damienbod/AspNetCoreAzureADCAE
Any ideas?
Greetings Damien
The text was updated successfully, but these errors were encountered: