Closed giladv closed 3 years ago
@giladv, update the lib version to 4.1.2. Remove iframe cookies and try again. See this thread #81
@giladv does your app use navigation for various pages?
hi, i couldn't reproduce the issue after updating the lib. hope that it's gone :) @ilugobayo yes, but this happens on the initial auth, not while routing internally thanks!
@giladv well, I'm actually looking for help since my internal routing doesn't work, let alone request to the server to my custom endpoints; so I was wondering if you could share with me how you handle that
this is kinda out of context for this bug report but all you need it to read about routing and api endpoints on the nextjs docs
Glad to hear the newer version is working for you @giladv! I'll go ahead and close this issue, but please reopen it if you continue to experience the issue.
Hello,
having random issues with auth. i get an
Cannot complete OAuth process. No session found for the specified shop url
on the auth/callback stage. can't really reproduce it reliably, it just happens once every 50 or so auth flows. what i was able to do is to log the response fromShopify.Auth.getCookieSessionId(...)
and the response is empty when this issue happens (on the auth/callback request).@shopify/shopify-api
version 1.0.0 which is very outdated, not sure if it's on purpose/the causeplease advise, my app is getting rejected because unfortunately the app tester got this error:(