magento-client-php
magento-client-php copied to clipboard
doesn't handle base_url with path componenst
if the "base_url" contains path components (because Magento is not installed in "/" on the web server, this part of the path is stripped, resulting in a 404. This should not happen.