-
Notifications
You must be signed in to change notification settings - Fork 387
[6.1.0] Lost cookies in Firebase cloud function #746
Comments
Have you been able to solve the problems yet a? Please give me some advice @@ I have met this problem too. |
Hi @hanh090 this is because of firebase hosting. Firebase hosting strips off all the cookies and only retains |
|
This issue is stale because it has been open for 90 days with no activity. It will be closed if no further action occurs in 14 days. |
We are closing this issue because it has been inactive for a few months. If you still encounter this issue with the latest stable version, please reopen using the issue template. You can also contribute directly by submitting a pull request– see the CONTRIBUTING.md file for guidelines Thank you! |
@hacthe-codelink the problem is prefix in shopify cookies, it must matching with firebase domain config |
Issue summary
I am using Shopify CLI 3.44.1 to build Shopify App. I am using a embedded app. It was trimmed the cookies from Shopify which leads to failed authorize step
Already tried out some solution suggested in #686
@shopify/shopify-api
version: 6.1.0Expected behavior
The cookies should be visible
Actual behavior
Only the cookies from Shopify was removed, others work
The text was updated successfully, but these errors were encountered: