dropbox / dropbox/dropbox-sdk-java
Auth.getOAuth2Token() returns null
- Lenguaje dominante
- Java
- Estrellas
- 627
- Forks
- 463
- Merge medio
- 5 min
- PR fusionados (30 d)
- 10
Descripción
I am using dropbox-sdk-java v2 for android. If I try to authenticate the flow from browser, I always get NULL. Issues related to this kind of question are #71 and #161 and they are already closed but none helpful.
My manifest looks like:
`android:name="com.dropbox.core.android.AuthActivity"`
`android:configChanges="orientation|keyboard"`
`android:screenOrientation="portrait"`
`android:launchMode="singleTask"`
``
``
``
``
``
``
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.