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
I am trying to run the sample provided to get the token. I have replaced the values as specified in the readme file like client id, Tenant name as per the configuration received while registering the app.
I successfully able to open the page in safari which took input to login (Email/Password). Login was successful but I am receiving below error : Error Domain=MSALErrorDomain Code=-50000 "(null)" UserInfo={MSALErrorDescriptionKey=Authentication response received without expected accessToken, MSALInternalErrorCodeKey=-42008, MSALCorrelationIDKey=CDCBABDA-856F-482A-96FE-538DC46729E9}
The text was updated successfully, but these errors were encountered:
@kiranSDM thanks for opening the issue. Does doing a direct git clone of the repro and running it as-is work for you, or is the same here present there as well?
I am trying to run the sample provided to get the token. I have replaced the values as specified in the readme file like client id, Tenant name as per the configuration received while registering the app.
I successfully able to open the page in safari which took input to login (Email/Password). Login was successful but I am receiving below error :

Error Domain=MSALErrorDomain Code=-50000 "(null)" UserInfo={MSALErrorDescriptionKey=Authentication response received without expected accessToken, MSALInternalErrorCodeKey=-42008, MSALCorrelationIDKey=CDCBABDA-856F-482A-96FE-538DC46729E9}
The text was updated successfully, but these errors were encountered: