Skip to content
This repository was archived by the owner on Jun 12, 2018. It is now read-only.
This repository was archived by the owner on Jun 12, 2018. It is now read-only.

Automatic Facebook Authentication not working #25

Description

@nincehelser

I want to automatically authenticate into facebook without using a browser or any users involvement.

I've tried several pieces of sample code that says it will do that, but I always come back to this error. I think it might have something to do with a certificate?

Any insight would be appreciated.

Thanks!

Traceback (most recent call last):
File "test.py", line 16, in
'http://local.fbconsole.com:8080/',
File "/usr/local/lib/python2.7/dist-packages/fbconsole-0.3-py2.7.egg/fbconsole.py", line 427, in automatically_authenticate
code = oauth["code"][0]
KeyError: 'code'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions