【问题标题】:Magento2 Integration with Klaviyo "Sorry, something went wrong. Please try again later." issueMagento2 与 Klaviyo 集成“抱歉,出了点问题。请稍后再试。”问题
【发布时间】:2021-08-04 16:27:54
【问题描述】:

我使用 Magento2 版本。 2.4.2

重现步骤:

  1. 我使用管理员凭据登录 Magento2。
  2. 在 Magento2 管理中,Stores -> Configuration -> Klaviyo 已正确设置,我在下拉列表中看到了 Klaviyo 列表。
  3. 当我转到 Magento 管理,系统 -> 集成并单击“添加新集成”时,

预期结果: 当我在 System -> Integrations 中转到 Magento2 并单击“Activate”时,我希望已激活集成,以便我可以在 Klaviyo 中完成集成。

实际结果: 当我在 System -> Integrations 中转到 Magento2 并单击“激活”时,我会看到带有注释“您选择的集成要求您批准对以下内容的访问:”的窗口,并且列出了所有选定的资源。我点击“允许”窗口,我得到“抱歉,出了点问题。请稍后再试。”。 我去看集成的时候,看到的是“Consumer Key”和“Consumer Secret”字段是填的,但是“Access Token”和“Access Token Secret”是空的。

我做错了什么?

【问题讨论】:

    标签: integration magento2


    【解决方案1】:

    这是 Magento 核心中的一个已知错误,请参阅:https://github.com/magento/magento2/issues/32542

    它应该已经通过以下拉取请求 https://github.com/magento/magento2/pull/32095 修复,但我相信它目前不在发布版本中。但是你应该可以从这个 PR 中create a patch

    也可以通过应用此答案 https://magento.stackexchange.com/a/339413/45764 的更改在 de vendor 目录中创建一个“丑陋”修复(不推荐这样做)

    【讨论】:

      猜你喜欢
      • 2011-05-19
      • 1970-01-01
      • 1970-01-01
      • 2012-12-10
      • 2014-01-22
      • 2012-05-09
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多