这是我的应用程序的配置:
这是登录和注册政策
现在,当我使用我的配置运行以下代码时,这是它给出的错误: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}
答案 0 :(得分:0)