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)

Michal17
Shopify Partner
835 73 175
developmagic
Tourist
3 0 0

Hello @Michal17 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.

Michal17
Shopify Partner
835 73 175
Michal17
Shopify Partner
835 73 175

Hi @developmagic

@developmagic the error message is incomplete.

developmagic
Tourist
3 0 0

Hello, sorry, that's the complete message 

developmagic_0-1625399801535.png

Thank you.