Skip to content

I am facing a 500: Internal Server Error after clicking any link  #266

@Raihanveer

Description

@Raihanveer

@omab i am using your python social auth code for one of my tornado project.First of all i have faced an error such as...
Traceback (most recent call last):
File "app.py", line 17, in
import settings
File "/codes/A/tornadososauth/settings.py", line 47, in
from local_settings import *
ImportError: No module named local_settings
while trying to run the code.Then with no idea i have just create a new file namely local_settings.py and copy and paste the code from the settings.py .Then i have succeed to run the code.The home page is showing several social auth option including google,facebook,yahoo,bitbucket etc.But none them is working,that is after clicking any of the link, i am facing an error namely 500: Internal Server Error.Now whats the problem?

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