Skip to content

Facebook /login/facebook-app/ printing None #376

@shoooe

Description

@shoooe

I'm running Django 1.7 with Python Social Auth 0.1.26.

My steps on the Facebook side were:

  • create a new application
  • create a new platform (settings > basic > add platform) on localhost (got accepted)

On the Django side I've added the facebook backend in the authentication backends, the facebook scope, secret and key.

If I go to:

http://localhost:8000/login/facebook-app/

I simply get an HTML response (on the browser) that says: "None". Nothing else. No errors, no nothing.

I'm probably missing some step, but with no information there's little I can do.

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