I've been playing around with the fresh uCommerce 3.0 and the new Razor sample site https://bitbucket.org/uCommerce/ucommerce-razor-store/
The javascript works with some ServiceStack REST methods, that are called on the url's like:
/ucommerceapi/Json/SyncReply/GetProductVariations
Those urls give me the generic Umbraco 404, and it seems that there is no config of the servicestack http module in the web.config. Where is the httpmodule supposed to be configured? Should the installer take care of it?
Any hints? :-)
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/35314-servicestack-rest-methods-404-on-ucommerce-30