我正在制作一个ios应用程序,它集成了onedrive api,它在登录到office 365时给了我这个错误,而且(我没有在microsoft订阅,这是问题吗?)
/Users/OdysseyApps/Library/Developer/CoreSimulator/Devices/19CE4531-2058-46DD-8F7C-DB3B6ACC06DC/data/Containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles路径是systemgroup.com.apple.configurationprofiles 2017-03-14 17:23:46.379838单铆钉861:28260从私有有效用户设置读取。17:24:06.853单铆接861:28260 -ADAuthenticationBroker webAuthenticationDidCancelmain 2017-03-14 17:24:06.872 ADALiOS 2017-03-14 11:24:06 - C0176528-6FB0-4085-BD79-F59FB164A673错误:引发错误: 1.附加信息:域名: ADAuthenticationErrorDomain ProtocolCode:(null)详细信息:用户已取消授权ErrorCode: 1.2017-03-14 17:24:07.398单铆接861:28260 ADALiOS 2017-03-14 11:24:07 -C 0176528-6FB0-4085-BD79-F59FB164A673错误:引发错误: 1.附加信息:域: ADAuthenticationErrorDomain ProtocolCode:(null)详细信息:用户已取消授权ErrorCode: 1.
是否有可能获得office 365的访问令牌而无需在microsoft azure中订阅。或者没有访问令牌,是否可以使用一个驱动器api访问一个驱动器?
发布于 2017-03-15 09:04:16
是。这是可能的。最后,我上传了一个文件在一个驱动器,没有订阅在mIcrosoft Azure。这是链接https://github.com/microsoftgraph/ios-swift-snippets-sample
https://stackoverflow.com/questions/42785523
复制相似问题