-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Regression #2187
Comments
@ShmuelCammebys , I did a quick test on Sonoma 14.5 and I couldn't reproduce the issue. I was able to get the token successfully. Could you provide steps for repro failing logs as well as the MSAL version that you are using? |
It is indeed pretty rare and unpredictable. I think this is the right log:
|
Is this happening when user clicks on continue from Safari browser ? could you help me understand the flow sequence that leads to this error ? Please share the full MSAL logs which includes the steps that lead to this error |
To be honest, I don't remember fully, and I don't have access to logs older than 30 days. However it is one of two possibilities. And the previous message contains the full logs from app startup until MSAL returns to our app which reports the error. The previous log ends with an error of code -50005, so I assumed they were the same issue.
Flow:
|
@ShmuelCammebys , Thanks for the logs. Unfortunately the logs you provided doesnt have entries that lead to the error -50005. When ASWebAuthenticationSession was failing in the previous bug, the issue was consistently reproducing on beta version. But your issue seems to be intermittent and happening on stable OS version, I suspect this might be because of some other issue. Hence please provide full logs for the repro, so that we can take a deeper look. |
We are experiencing this issue in production for macOS users on Sonoma 14.5 (23F79), as well as
iOS 17.4.1: #1123
The text was updated successfully, but these errors were encountered: