dropbox / dropbox/dropbox-sdk-java
Auth.getOAuth2Token() returns null
- 主要言語
- Java
- スター
- 627
- フォーク
- 463
- 平均マージ
- 5分
- マージ済み PR(30日)
- 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