dropbox / dropbox/dropbox-sdk-java

Auth.getOAuth2Token() returns null

Ouverte
#248 10 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Java
Étoiles
627
Forks
463
Merge moyen
5 min
PR mergées (30 j)
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"`
``
``
``
``
``
``

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
android, java
Domaine
authentication, mobile
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.