When I do DropBox authentication in our Android app, it will jump to the DropBox App page. When I click Allow, the App reports an error: DropBox API auth error - {".tag" = "expired_access_token"}. The DropBox dependency we use is dropbox-core-sdk-3.1.1.jar. What is the reason for this? How should I deal with it?