Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

web.py is a minimalist web framework for Python.

learn more… | top users | synonyms (1)

1
vote
1answer
385 views

Nothing except “None” returned for my Python web.py Facebook app when I turn on “OAuth 2.0 for Canvas”

I am a beginning Facebook app developer, but I'm an experienced developer. I'm using web.py as my web framework, and to make matters a bit worse, I'm new to Python. I'm running into an issue, where ...