【发布时间】:2017-06-20 12:24:46
【问题描述】:
这是我的应用程序的配置:
这是登录和注册政策
现在这是当我使用我的配置运行以下代码时它给我的错误:https://github.com/Azure-Samples/active-directory-b2c-ios-swift-native-msal
错误如下:
Could not acquire token: Error Domain=MSALErrorDomain Code=-42105 "(null)" UserInfo={MSALErrorDescriptionKey=Token response is missing the access token}
【问题讨论】:
-
我遇到了同样的错误。您找到解决方案了吗?
-
有关于这个问题的消息吗?
标签: azure-ad-b2c msal