OneDrive / onedrive-sdk-android

OneDrive SDK for Android!
https://dev.onedrive.com
Other
148 stars 52 forks source link

Original exception ignored in DisambiguationAuthenticator failure callback #116

Closed mdobric closed 1 month ago

mdobric commented 7 years ago

The failure callback in DisambiguationAuthenticator.login(String), line 187, replaces the original exception with a new one. This is a problem when trying to figure out why disambiguation failed. Currently it's impossible to tell whether the user pressed the back button or if something else went wrong. Please pass along the original exception when constructing the new one.

baywet commented 1 month ago

Thank you for reaching out and for your patience. This SDK is being officially deprecated. See #172 for more information