No content to show
User Activity
01-10-2025
Hi everyone, ich have a shopify remix app with an app web pixel, inside the pixel i want to "fetch("/cart.js")" but i always got the error saying "Requests are not allowed to the same origin". I did some search and it turns out that its because web p...
Hi, im doing the same, except i use"analytics.subscribe('product_added_to_cart', async (event) =>..." cause i use the remix shopify app template , which i think should be fine? and my app is running in development.i keep getting the error saying "req...
I'm developing an app which can help my users to installsome js Code into thier store. in my theme app extension i have blocks/app-embed-block.liquid which contains the js code i want to insert to the head of store:{% if settings.enable_tracking %}<s...
Hi, i got the same error when i want to visit the admin panel. the login was very very slow and then i got the Error. Clearing cache didnt help. i also restarted my PC, it work once, but later i got the error again and restart doesnt help any more. ...
Hi, Im new to shopify and trying to delelop an shopify app with the php template https://github.com/Shopify/shopify-app-template-php. but the operations in readme didnt help me get things running. I just put myCLIENT_IDandCLIENT_SECRETin web/.env. i ...
i deleted everything in shopify.app.toml and added API_KEY and API_SECRET_KEY in .env.
it didnt help.
i downloaded the repo here https://github.com/Shopify/shopify-app-template-php and followed the read.md(php artisan key:generatephp artisan migratecd ..yarn dev) but got errorr "Couldn't find the store with domain xxx". but i can click on the error m...
i downloaded the repo here https://github.com/Shopify/shopify-app-template-php and followed the read.md(php artisan key:generatephp artisan migratecd ..yarn dev) but got errorr "Couldn't find the store with domain ". but my store is running , i can c...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
821 | 09-26-2024 07:31 AM |