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.
我正在为 Shopify 开发一个私人应用程序,我可以使用 GET /admin/orders.xml 成功下载 XML 格式的订单列表。但是,当我尝试获取客户或产品列表时,会收到 403 禁止错误。
检查您的应用程序是否有权读取客户或产品资源。