I have a facebook app using python anywhere as the source. When I go directly to the facebook app, I get a "400 Bad Request: Missing signed_request" error. To fix this I have to come to pythonanywhere.com, go to web, and click "reload." Is there anyway to fix this problem so every time I use the app I don't have to reload it from python anywhere? Thank you!