Bump. Anyone have some insight on this? Looks like I may have to use a traditional web server instead of Couch.
On Tue, May 17, 2011 at 10:05 AM, Ryan McKillen <[email protected]>wrote: > When serving static assets from a CouchApp (e.g. HTML and JS for a > Backbone.js app), a 405 Method Not Allowed error is appropriately kicked > when those static pages are POSTed to. > > However, using Couch to serve a Facebook canvas app (CouchApp is served in > an iframe) is problematic because Facebook sends all requests as POSTs. Is > there any way to make Couch allow the POST method? >
