Have your say in Community Polls: What was/is your greatest motivation to start your own business?
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.

How can I enable third party cookies(embedded app) - chrome update blocking third party cookies

How can I enable third party cookies(embedded app) - chrome update blocking third party cookies

prativa
New Member
6 0 0

Hi, 

I am using shopify_app gem to develop an embedded app and  I want to know if I can unblock third party cookies from my app. My users are getting `samesite error ` due to chrome update regarding   third party cookies. I don't want to ask users to turn off the blocking manually as that would not be a good user experience. Could someone please help me here? 

Replies 2 (2)

_JB
Shopify Staff (Retired)
836 100 223

Hey @prativa,

What version of the gem are you using? The solution to the samesite cookie restriction is to change the way cookies are set, but this should be included by default in the gem.

JB | Solutions Engineer @ Shopify 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit Shopify.dev or the Shopify Web Design and Development Blog

prativa
New Member
6 0 0

@_JB   The version is 13.0.0. I am getting error flash message saying: This app can't load due to an issue with browser cookies, try enabling cookies in your browser or contacting the developer.