Android Question Dropbox SDK V2 - Authentification Error

Cassie

Member
Licensed User
Longtime User
Hi Guys,

Anyone could help me with this error.

java.lang.IllegalStateException: URI scheme in your app's manifest is not set up correctly. You should have a com.dropbox.core.android.AuthActivity with the scheme: db-xxx

I already change the scheme: db-xxx (AppKey) in the Manifest Editor

and auth.Initialize("AppID") - I'm confused with the AppID, is it the App name or the SecretKey?

Thanks in advance
 

DonManfred

Expert
Licensed User
Longtime User
Upvote 0
Top