Greg
Greg
@CMTRehan We weren't able to reproduce the issue originally reported here, and we haven't heard back from the original commenter, so I don't have any information to add to this....
@tdtran Thanks for the detailed message! That's very helpful. We'll look into it.
@bubbleguuum Thanks for the note! This is still open with the team.
@kruil Thanks for the information. This is still open with the team, and I'll follow up here once I have an update on it.
Update: v5.4.2 is out with the fix for this. Please use that and let us know if you're still seeing any issues. Thanks!
Have you implemented the app authorization flow as shown in the example Android app included with the SDK?: https://github.com/dropbox/dropbox-sdk-java/tree/master/examples/android You should refer to that as an example of how to...
I just tried the authorization flow in the sample app using Firefox to authorize the app and it worked correctly for me. If something isn't working as expected for you,...
@songtoanht The public Dropbox API doesn't currently use refresh tokens, but Dropbox API access tokens can be revoked at any time by the user or app. If an access token...
@abingvw It may be out of date now, but the previous Java Android example is still available at these links, corresponding to the steps in my quoted reply: - https://github.com/dropbox/dropbox-sdk-java/tree/v5.3.0/examples/android...
Thanks for the feedback!