Azure-Samples / ms-identity-mobile-apple-swift-objc

An iOS sample in Swift that authenticates Microsoft Account and Azure AD users and calls the Graph API using OAuth 2.0
https://aka.ms/aaddev
74 stars 37 forks source link

Could not acquire token #10

Closed subhans3tech closed 7 years ago

subhans3tech commented 7 years ago

"Error Domain=MSALErrorDomain Code=-42105 "(null)" UserInfo={MSALErrorDescriptionKey=Token response is missing the access token"This is the error when i run the code with my credentials .Could you please tell me where is the actual problem.in configuration of AAD b2c or in code side . Regards, Subhan Fazal