If you are currently developing a Facebook Connect app or plan to develop a Facebook Connect app, please star this issue:
http://code.google.com/p/googleappengine/issues/detail?id=2878 If you haven't noticed, you soon will: You cannot test your FB Connect app using XX.latest.example.appspot.com. FB Connect requires that you specify a single domain for your application (example.com) and all other domains (example.appspot.com) fail. This makes it impossible to simply deploy a new version of your code and run it against your live data. The requested feature: Please allow us to run XX.latest versions on our custom domains. Example: XX.latest.example.com Like me, you're probably testing in dev mode with an alternate FB app key, crossing your fingers, and hoping it works when real users touch your new code. Or maybe you dare to test in vivo with your alternate app key, but things don't work quite the same because the live data contains users who haven't authorized your alternate app key. Like me, you've probably exposed real-world users to bugs because you can only test against live data by deploying it to the default domain. Please star the issue. Thanks, Jeff -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
