class DropboxAuthError
This is the error raised on Authentication failures. Usually this means one of three things
-
Your user failed to go to the authorize url and approve your application
-
You set an invalid or expired token and secret on your Session
-
Your user deauthorized the application after you stored a valid token and secret