Hi,
I'm having some trouble with favorites. In ToggleFavorite.cshtml, the url is built up, and I can see that this result in : /Default.aspx?ID=1250&ProductID=ART02520&VariantId=&ProductVariantId=&ShowButtonText=False&FavoriteListId=221
When I click the toggle button, the url is changed to https://testing.ddranken.nl/swift-tools/services/favorites-service/gulpener-pilsner-50l?VariantId=&ProductVariantId=&ShowButtonText=False&FavoriteListId=0&LayoutTemplate=Swift_PageClean.cshtml
Which will then result in a 404.
I'm not sure if I need to change a setting to stop this url from being rewritten?
Thanks,
Justin