如果没有在microsoft azure中订阅,是否可以获得Office 365的访问令牌?-swift

时间:2017-03-14 12:04:10

标签: ios swift office365api

我正在制作一个ios应用程序,它集成了onedrive api,并且在登录Office 365时给了我这个错误,并且(我没有在microsoft azure订阅这是问题吗?)

  

systemgroup.com.apple.configurationprofiles路径是   /Users/OdysseyApps/Library/Developer/CoreSimulator/Devices/19CE4531-2058-46DD-8F7C-DB3B6ACC06DC/data/Containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles   2017-03-14 17:23:46.379838 onedrive [861:28260] [MC]阅读   私人有效用户设置。 2017-03-14 17:24:06.853   onedrive [861:28260] - [ADAuthenticationBroker   webAuthenticationDidCancel] [353] [主要] 2017-03-14 17:24:06.872   onedrive [861:28260] 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 onedrive [861:28260] ADALiOS   [2017-03-14 11:24:07 - C0176528-6FB0-4085-BD79-F59FB164A673]错误:   引发错误:1。其他信息:域名:   ADAuthenticationErrorDomain ProtocolCode:(null)详细信息:用户具有   取消了授权.. ErrorCode:1。

是否可以获得office 365的访问令牌而无需在microsoft azure中订阅。或者没有访问令牌,可以使用一个驱动器API

访问一个驱动器

1 个答案:

答案 0 :(得分:1)

是。有可能的。最后我在mIcrosoft Azure中没有订阅的一个驱动器中上传了一个文件。这是链接https://github.com/microsoftgraph/ios-swift-snippets-sample