For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
Hello Folks,
I've created a checkout UI extension to offer an upsell, and it works fine during the preview. However, after deployment, when I generate the app install link under the 'Distribution' tab and use that link to install the app on my development store, it displays the following messages instead of installing it:
Here's the distribution tab:
FYI, I've created the app in the Javascript React framework that runs fine in preview mode.
Please let me know how to resolve this issue.
Thanks so much
Solved! Go to the solution
This is an accepted solution.
Hi Ahmed, for me the issue was with the redirect_urls. I fixed this by adding the callback URLs in the 'shopify.app.toml' file, please see below:
Hello Ahmed, not yet
Hi Farhan, I've found the solution. Simply add your scopes to the 'shopify.app.toml' file, and your app should be able to install. Let me know if this resolves your issue too
This is an accepted solution.
Hi Ahmed, for me the issue was with the redirect_urls. I fixed this by adding the callback URLs in the 'shopify.app.toml' file, please see below: