Skip to content

Dropbox OAuth2 backend not found #223

@nicodotcomputer

Description

@nicodotcomputer

Hello,

First of all, good job on this very useful library !

Unfortunately I experience a problem:
When I try to connect to the backend for Dropbox OAuth2, I get a 404: Backend not found when going to /login/dropbox.
I used the same settings as specified here: http://psa.matiasaguirre.net/docs/backends/dropbox.html

Somehow I manage to make it work my setting name='dropbox' in the dropbox.DropboxOAuth2 class and settings the token parameters as the original ones (i.e. SOCIAL_AUTH_DROPBOX_KEY = '' and SOCIAL_AUTH_DROPBOX_SECRET = '') in the settings.

Seems like a bug to me, or maybe am I doing something wrong or missing some steps.

Cheers !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions