You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.

Forum Discussion

UnbarredStream's avatar
UnbarredStream
Explorer | Level 3
6 years ago

Bad configurated app error using Android SDK

My app was working fine for the last 6 months or so, but just now my users are receiving the "This app wasn't configures correctly", the dropbox api was changed o it's down?
  • Greg-DB's avatar
    Greg-DB
    6 years ago

    Thanks! That's helpful. Did you make any changes to your app's configuration on the App Console recently, perhaps accidentally?

    Specifically, please check that your have "Allow implicit grant" set to "Allow" on the app's page on the App Console, since you do need that for the app authorization flow used by the Java SDK. If it's set to "Disallow", switch it to "Allow" and try again, and let me know if that doesn't help.