No content to show
User Activity
Any updates @Shopify ?
12-13-2023
In my case, the problem of infinite OAuth redirects was caused by inconsistent access scopes. Run the command `pnpm run shopify app info` and check the access scopes. It must be the same as access scopes defined on the production server in the .env f...
I saw some stores have added iframe to checkout and I'm also wondering how to achieve this. @Shopify any hint?