Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法绕过magento中soap api调用的登录。我只想基于过滤器以 XML 格式显示产品列表。该信息是公开的,不需要登录。额外的登录导致 API 调用非常慢。
SOAP 登录旨在禁止其他服务以易于使用的格式获取您站点的公共数据。
即使数据是公开的,您也可能不希望其他人: