A space to discuss online store customization, theme development, and Liquid templating.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I am trying to update the theme.liquid file using the Shopify REST Admin API for theme assets, and I have accepted the write_theme scope. My goal is to add a meta tag inside the value field. However, I keep getting the following error:
I'm using the create or update theme asset endpoint, but it returns a "Not Found" error when trying to save the asset.
Here are some details: