Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/magento/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
请求与Magento 2中的任何路由不匹配?_Magento_Magento2_Magento2.0.2_Magento 2.0.7 - Fatal编程技术网

请求与Magento 2中的任何路由不匹配?

请求与Magento 2中的任何路由不匹配?,magento,magento2,magento2.0.2,magento-2.0.7,Magento,Magento2,Magento2.0.2,Magento 2.0.7,产品属性API上的“请求不匹配任何路由” URL-“” 错误消息 { [“消息”]=> 字符串(33)“请求与任何路由都不匹配。” }请删除产品属性中的特殊字符。这里的问题(除了所指出的打字错误)是,模块市场没有Web API。您可以通过以下方式确认这一点: cd至/vendor/magento/module marketplace。注意,此目录下没有etc/webapi.xml cd至/供应商/模块集成。查看此目录下有一个etc/webapi.xml productAttribute->pr

产品属性API上的“请求不匹配任何路由”

URL-“”

错误消息

{ [“消息”]=> 字符串(33)“请求与任何路由都不匹配。”
}

请删除产品属性中的特殊字符。

这里的问题(除了所指出的打字错误)是,
模块市场
没有Web API。您可以通过以下方式确认这一点:

  • cd至
    /vendor/magento/module marketplace
    。注意,此目录下没有
    etc/webapi.xml
  • cd至
    /供应商/模块集成
    。查看此目录下有一个
    etc/webapi.xml

productAttribute
->
productAttribute
?我投票结束这个问题,因为堆栈溢出是一个问答网站。你的问题不是关于编程。也许你应该把它贴上去?