OneDrive / onedrive-sdk-ios

OneDrive SDK for iOS
https://dev.onedrive.com
Other
101 stars 88 forks source link

OneDrive Business need a Azure account to sign in? #188

Open narlei opened 6 years ago

narlei commented 6 years ago

I'm trying login with a business account by shows error:

ADALiOS 1.2.9 [2017-11-08 12:57:52 - 5143E74B-1C29-44FB-9B1B-B16A62E94381] ERROR: Error raised: 15. Additional Information: Domain: ADAuthenticationErrorDomain ProtocolCode:access_denied Details:AADSTS65005: The application '' required resource access list does not contain applications discoverable by 'https://api.office.com/discovery/'.
Trace ID: ab0efb86-307e-463a-81e6-ddd57ad20700
Correlation ID: 5143e74b-1c29-44fb-9b1b-b16a62e94381
Timestamp: 2017-11-08 12:57:51Z. ErrorCode: 15.

I'm using Microsoft Registration Portal to create the app using a business account.

I Really need an Azure account to register app and then login works?