Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

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

Re: Shopify App Block in automatic 'Enable Cookie' Reload

Shopify App Block in automatic 'Enable Cookie' Reload

developmagic
Tourist
3 0 0

Hello, i think i am the only one with this problem. It's very simple, i am following the Node.js/React tutorial and i am on step where i have to create the page annotated-layout.

The problem is , when i had the page name in url like https://mywebsite.myshopify.com/apps/myapp/annotated-layout  i get this page 

developmagic_0-1624402346537.png

And i have not the time to click, there is a refresh and iam back on the page https://mywebsite.myshopify.com/apps/myapp/    and  again and again because i cant clock on the accept button.

I have this problem on chrome/edge/firefox. Thank for your time and your help.

Replies 6 (6)

Morek
Shopify Partner
835 73 180

Hi @developmagic 

Hope you're having a great day!

Useful resources:

If you're looking for a Shopify developer or just want to connect, don't hesitate to reach out!
Portfolio: https://mmorek.com/
LinkedIn: https://www.linkedin.com/in/mmorek
WhatsApp: Whatsapp me!
developmagic
Tourist
3 0 0

Hello @Morek and thank a lot for your quick answer. I have follow the tutorial on the link https://blog.mixlogue.jp/posts/2020/20201209141909/  and i have ( i hope) a last little bug.

developmagic_1-1625006197208.png

And this on the server side

 

developmagic_0-1625006354496.png

 

 

It not come from .env file.

Thank again for your help.

eddyreynoso
Tourist
5 0 3

I'm having the same issue and its happening on Chrome and on the Shopify iPhone app. It doesn't happen every single time and sometimes the Enable Cookies popup quickly flashes and disappears.

 

I tried it with an almost boilerplate project from the Shopify CLI version 2.0.1 and it still happens. I have an example of the code with a video here: https://github.com/eddy-reynoso/cookies-popup-error

 

Everything I've tried hasn't worked: installing a new app, clearing cookies, clearing cache, signing out/signing in, killing ngrok, restarting my machine, etc.

 

My app was rejected for this and I can't figure out a way to find and remove these cookies.

Morek
Shopify Partner
835 73 180

Hi @eddyreynoso 

Check this tip from @Visely-Team

If you're looking for a Shopify developer or just want to connect, don't hesitate to reach out!
Portfolio: https://mmorek.com/
LinkedIn: https://www.linkedin.com/in/mmorek
WhatsApp: Whatsapp me!
Morek
Shopify Partner
835 73 180

Hi @developmagic

@developmagic the error message is incomplete.

If you're looking for a Shopify developer or just want to connect, don't hesitate to reach out!
Portfolio: https://mmorek.com/
LinkedIn: https://www.linkedin.com/in/mmorek
WhatsApp: Whatsapp me!
developmagic
Tourist
3 0 0

Hello, sorry, that's the complete message 

developmagic_0-1625399801535.png

Thank you.