OneDrive / onedrive-sdk-ios

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

Access and fetch items from a public shared folder with no authenicated client #166

Closed ozzotto closed 7 years ago

ozzotto commented 7 years ago

Is there a way to use the iOS SDK and fetch and access (read-only) the items of a public shared folder - example - without having to authenticate the ODClient?

kevklam commented 7 years ago

The API does not seem to support this. If it did, you would do so using the /shares/ API: https://dev.onedrive.com/shares/shares.htm