【问题标题】:Shopify Theme Kit on local machine本地机器上的 Shopify 主题套件
【发布时间】:2016-12-26 17:53:49
【问题描述】:

说真的,你如何让this 工作?

我已经在我的 OSX 10.11.16 的根目录中安装了theme 然后到我的bash_profile

export PATH="~/.themekit:$PATH"

重新启动我的终端,theme 给了我一些命令,所以我认为一切正常。没有?

在我要工作的目录中,我创建了一个config.yml 文件:

development:
  theme_id: 123456
  store: demo.myshopify.com
  password: f821e54-SOMEPASSWORD-4ed1b82ed1
  bucket_size: 40
  refill_rate: 2
  concurrency: 2

我从我的私人应用程序的身份验证部分获得的密码。命令theme download 给了我这个:

----------------------------------------------------------------
[ThemeKit - Shopify Theme Utilities v0.4.2 Author: Chris Saunders]
----------------------------------------------------------------

2016/08/19 15:12:35 Server responded with HTTP 403; please check your credentials.

password 是正确的。 100% 正确。此实用程序有更新吗?你如何让它发挥作用?错过了一步吗?

【问题讨论】:

  • 新的私有应用程序需要准确指定它们将使用什么。你能检查你有足够的权限吗?你能检查一下你给了Theme templates and theme assets写权限吗?
  • 你不知道,不知道我多么感谢你!非常感谢!我没有看到你提供的任何信息。

标签: shopify


【解决方案1】:

我在评论中给出答案,以防其他人遇到这个问题。

有一个关于权限的更新,现在可以区分您允许每个私有应用程序的访问类型。

ThemeKit 或 any other way you're pushing updates 需要加入您的 Shopify 模版,才能在 Theme templates and theme assets 上进行读写

Shopify Docs 关于此事的内容非常少,但也很容易解释。 Here's 不同范围的细分。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2018-07-09
    • 2011-05-30
    • 1970-01-01
    • 1970-01-01
    • 2020-05-29
    • 2021-03-26
    • 2016-12-12
    • 1970-01-01
    相关资源
    最近更新 更多