You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.
Hi @paulomarg - any thoughts, updates, workarounds?
As a contingency, we're considering other libraries for Shopify OAuth or manual cookie management, but we'd prefer an official resolution.
We are closing this issue because it has been inactive for a few months.
This probably means that it is not reproducible or it has been fixed in a newer version.
If it’s an enhancement and hasn’t been taken on since it was submitted, then it seems other issues have taken priority.
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
Issue summary
Safari mac and iPad users unable to install Shopify app (not embedded). When calling shopify.auth.callback, the following logs appear in our server:
@shopify/shopify-api
version: ^6.2.0Installation works fine on google chrome and windows 10
Expected behavior
Backend should be redirect user to our frontend (app.snapwrite.ca).
Actual behavior
Backend server encounters CookieNotFound error. Users are stuck on this url: https://apie.snapwrite.ca/shopify/authcallback?code=024b18b458864a201045097e6268c69d&hmac=f63904b34f7cc8ed36db36c29afd54750e350fff11ce731a574245f3fb15f074&host=YWRtaW4uc2hvcGlmeS5jb20vc3RvcmUvbGxhbWFkZXZzdG9yZQ&shop=llamadevstore.myshopify.com&state=999309317396318×tamp=1688161930
Steps to reproduce the problem
The text was updated successfully, but these errors were encountered: