[google-appengine] 500 Server Error - Need Help

2012-11-20 Thread Jennifer
I have made a Foursquare connected app written in Python. My favicon loads but my app doesn't and it says to report it if it continues doing it. It's still not fixed. My code is right because a Foursquare employee looked at my code. Thanks for your help! If it's on my end what do I need to do to

Re: [google-appengine] 500 Server Error - Need Help

2012-11-20 Thread Andreas Schmid
jennifer, obviously your code is not right otherwise you would not get a 500 error code. what you need to do is learn how to debug your code by reading and understanding the log messages. go to your apps admin panel and look at the error logs, understand whats wrong and fix it. On Nov 19, 2