Hi There,
I hosed my shopify app in aws EC2 instance, when i directly install the app using the installation link its installing and i able to access the billing UI the flow went fine. but when i open billing UI inside shopify admin iframe it throwing “{{storename}}.myshopify.com redirected you too many times”. Any idea to resolve this?
Hello @nirmalkumar7596
Did you check the log what is the exact issue? Can you allow in your chrome all cookies? Then check if maybe the issue resolve. Otherwise, you need to check the log.
Hi @Kapspatel,
I allowed all cookies in the chrome.i checked the logs, if a hit shopify app from the iframe, from the hosting it returns billing confirmation url, but that url is not opening inside the iframe instead of opening it showing “{{storename}}.myshopify.com redirected you too many times”. after completing the payment i will show a static page in the embedded app. If a complete the billing outside the iframe by reaching the app directly from the browser then static page showing fine in the iframe, opening the billing UI only i’m getting this error inside the iframe

