dropbox / dropbox/dropbox-sdk-java
Auth.getOAuth2Token() returns null
Open
- Dominant language
- Java
- Stars
- 627
- Forks
- 463
- Avg merge
- 5m
- Merged PRs (30d)
- 10
Description
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"`
``
``
``
``
``
``
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.