dropbox / dropbox/dropbox-sdk-java

Auth.getOAuth2Token() returns null

未关闭
#248 10 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
627
派生
463
平均合并
5 分钟
30 天内合并 PR
10

描述

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"`
``
``
``
``
``
``

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start with Auth.getOAuth2Token() and the Android AuthActivity manifest entry shown in the issue. Reproduce the browser authentication flow on Android and compare the callback configuration with the related issues #71 and #161. Done means identifying why the method returns null and documenting or fixing the callback behavior.

由索引模型根据 Issue 内容生成。

评估

技术栈
android, java
领域
authentication, mobile
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。