A space to discuss online store customization, theme development, and Liquid templating.
After upgrading to shopify-cli@3
, I am facing an error when attempting to access the checkout page while running the theme in local development mode. The attached screenshot shows the failed request to Shopify. To help diagnose the problem, I have included the shopify.theme.toml file for reference. I believe that there might be missing parameters in the shopify.theme.toml file that could be causing this error. I would appreciate any assistance in identifying and resolving the issue.
Thank you in advance.
shopify.theme.toml
[environments.dev]
store = "test.myshopify.com"
password = "shptka_YOUR_PASSWORD"